Screen Sharing: RTMP [OFF]
screen sharing with OBS
insecure (rtmp): rtmp://edging.guru:32769/live/
secure (rtmps) (possibly less stable): rtmps://edging.guru:32770/live/
+++++ create stream:
use one of the addresses above, for example: rtmp://edging.guru:32769/live/
leave the key empty
if you do not leave the key empty the client will have to append the key that you used after the link, for example if your key is marthy
the client will have to use the link: rtmp://edging.guru:32769/live/marthy
+++++ watch stream:
vlc and mpv both work for this, for example: vlc rtmp://edging.guru:32769/live/
or: mpv --no-resume-playback rtmps://edging.guru:32770/live/
and if the stream that you are watching was set up with a key you need to append that key to the link, so if the key was marthy
the vlc command will look like this: vlc rtmp://edging.guru:32769/live/marthy