You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the app. To explain my set up: I am streaming from my mobile device to a Mac(10.15) through a local wireless network, the stream is accessed by VLC network playback.
I tried three bitrate configurations (1, 2, 4Mbps) from the stream source, but the stream will permanently get stuck on VLS playback every 100-115 seconds. The stream quality, latency and status display are all normal.
I was suspecting a different transcoding method would work better for my setup, but I can not get your git repo to work since the panel wouldn't display anything and would not ingest any stream after running npm start. I even tried to modify streamKey in stream.ejs to make sure the stream source had the right rtmp address.
The text was updated successfully, but these errors were encountered:
man I think the same thing is happening to me. I'm trying to stream my Mavic 2 Pro footage to my PC so that I can incorporate that live footage into a broadcast i'm doing this weekend in OBS.. the stream starts fine but after a few seconds it just stops and the only thing that works is restarting media from within OBS. I use the VLC media source in OBS to get the stream in.. even if I just use VLC alone after about a minute the video feed stops and all I get is audio.
Thanks for the app. To explain my set up: I am streaming from my mobile device to a Mac(10.15) through a local wireless network, the stream is accessed by VLC network playback.
I tried three bitrate configurations (1, 2, 4Mbps) from the stream source, but the stream will permanently get stuck on VLS playback every 100-115 seconds. The stream quality, latency and status display are all normal.
I was suspecting a different transcoding method would work better for my setup, but I can not get your git repo to work since the panel wouldn't display anything and would not ingest any stream after running
npm start
. I even tried to modifystreamKey
in stream.ejs to make sure the stream source had the right rtmp address.The text was updated successfully, but these errors were encountered: