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
After setting up the server, you can test it using ffmpeg(install it by brew install ffmpeg).
push stream
ffmpeg -f avfoundation -framerate 30 -i "1:0" -f flv rtmp://server-url
watch the stream: go to this site: https://www.hlsplayer.net/rtmp-player
I see my desktop stream in the web-browser hlsplayer.net/rtmp-player. is there a way to see it inside the app rather than the browser?
Well this is not an issue, more of a request for feature. Even if someone here can point in right direction that would be great.
The text was updated successfully, but these errors were encountered: