arut / nginx-rtmp-module

NGINX-based Media Streaming Server
http://nginx-rtmp.blogspot.com
BSD 2-Clause "Simplified" License
13.38k stars 3.51k forks source link

When Switching from input1 to input2 Twitch Live stops and refetch #967

Open tomijo22 opened 7 years ago

tomijo22 commented 7 years ago

Hi, We have an issue from our server. We have an computer that running images/videos when a Streamer isn't connected. But when the Streamer comes and take live, an input switch start and the live feed of the streamer start, but the feed is working on the RTMP Source (rtmp://xxxx.com/program/livefeed) but it stops on Twitch. We are unable to do an push to twitch and the problem can happen to Facebook Live or even VLC (it stops Playing) Thanks by advance. Thomas

Kymaro commented 7 years ago

Hey Tomijo22, did u find any issue for your problem ? I actually want to do the same thing. Is it possible to have your nginx.conf file ?