Hello again,
I have tried to re-stream following link using livestreamer and ffmpeg:
Code:
http://wtk.live-ext.e96-jw.insyscd.net/lechtv.smil/playlist.m3u8
Live streamer is connecting and fetching the stream but ffmpeg produce a lot of errors.
Could anyone have a look and let me know if I need to change something in my ffmpeg command:
Code:
ffmpeg -re -headers 'User-Agent: bar'$'\r\n' -i "http://127.0.0.1:9155/" -acodec aac -bsf:a aac_adtstoasc -strict -2 -vcodec copy -bufsize 3968k -f flv rtmp://stream
Thanks a lot for your help in advance,
koze