-
Notifications
You must be signed in to change notification settings - Fork 2
Restream
Restream is a copy media stream from the source to the new destination, used in IPTV to hide original source. In FastoCloud now we have 4 restream types:
- Live restream origin stream is the live source (http/https/srt/webrtc)
- Channel on-demand restream same like previous but start restreaming only by request (hls) need to save resources and resellers connections in IPTV
- Changer restream it is master/backup streams the idea to change sources in realtime (Better to have same resolution/codecs/framerate)
- VOD restream used to convert mp4/mov/mkv vice versa or to hls(some players can play only hls streams)
-
Input can be: http/rtmp/srt/webrtc/file some special format urls
-
Output can be: http/rtmp/srt/webrtc/file some special format urls
-
Audio codec/parsers, you need to select parser according your audio codec type
-
Video codec/parsers, you need to select parser according your video codec type
-
After stream settings are ready need to press save (stream should appears in Stream/VODS/Changer combobox)
To start restreaming need to press start, if the stream will be in the streaming state (all other states means that stream is not in playing state) you can see video/audio on your output destination if an error happens please use logs buttons to adjust settings according to your stream source