paths: proxied: # url of the source stream, in the format rtsp://user:pass@host:port/path source: rtsp://original-url After starting the server, users can connect to rtsp://localhost:8554/proxied, instead of connecting to the original url. The server supports any number of source streams...
paths: proxied: # url of the source stream, in the format rtsp://user:pass@host:port/path source: rtsp://original-url After starting the server, users can connect to rtsp://localhost:8554/proxied, instead of connecting to the original url. The server supports any number of source streams...
To run the server locally you will need to installffmpegand have the commandffmpegin your $PATH. To see if it is installed correctly open up a terminal and typeffmpeg, if you see something that is not "command not found" then you're good!
BigBlueButton implements the core conferencing capabilities you would expect in a commercial web conferencing system (and gives them to you under an open source license). The focus of the project is engagement with users. It does this by...