Question / Help Help connect to openmeetings by rtmp

Bars-sn

New Member
I apologize, but I almost do not know English, I use Google translate.

I can connect to the openmeetings server using the ffmpeg command:

Bash:
ffmpeg -re -i  'file.mp4' -vcodec libx264 -preset ultrafast -f flv -rtmp_conn "O:1 NS:sid:SID_OF_EXISTENT_USER NN:width:1280 NN:height:720 O:0" rtmp://IP:1935/openmeetings/13/1

https://openmeetings.apache.org/ExternalVideo.html

Can I connect to it using OBS Studio and how to do it?
How to set -rtmp_conn?
System debian 9. (Tips for Windows are also suitable).

Thank you in advance
 
Top