Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Re-stream live webstream TV?

(http://stream-recorder.com/forum/showthread.php?t=21054)

sebus 06-07-2016 01:12 PM

Re-stream live webstream TV?


 
Any instructions how to re-stream live webstream TV to local network?

Like UK ITV or BBC

I need to re-stream single instance (and do not need to have every client pull the stream directly of the original site)

Thanks

sebus

sebus 06-09-2016 07:56 AM

Re: Re-stream live webstream TV?


 
I got it working using:

Code:

livestreamer -O "hds://a.files.bbci.co.uk/media/live/manifesto/audio_video/simulcast/hds/uk/pc/ak/bbc_one_hd.f4m" best 2>NUL | ffmpeg -re -i - -sn -vcodec copy -acodec copy -f flv "rtmp://127.0.0.1/MonaClients/bbconehd"
with Monaserver

windows binary

using this guide

and its web client Video Player


sebus


All times are GMT -6. The time now is 09:33 AM.