[Mobotix] : How to Stream a Mobotix Camera on Youtube (RTSP) - Printable Version +- Online Tips n Tricks (https://a-zgsm.com/tipsntricks) +-- Forum: Home Automation (https://a-zgsm.com/tipsntricks/forum-17.html) +--- Forum: CCTV (https://a-zgsm.com/tipsntricks/forum-18.html) +--- Thread: [Mobotix] : How to Stream a Mobotix Camera on Youtube (RTSP) (/thread-3477.html) |
How to Stream a Mobotix Camera on Youtube (RTSP) - nnm - 06-08-2020 [b]1. MOBOTIX camera[/b] First of all, you need a MOBOTIX camera with a Firmware version 5.0.1.53 or later. This Firmware comes with the latest hardware platform x6. Those are M16, M26, S16, D16, Q26, v26, p26, c26 and i26. [b]2. OBS Streaming software[/b] As the software is for free, you can simply download it from: https://obsproject.com 115 It is available for Linux, Windows and Mac. In our test setup we had the version 20.1 for MacOSX [b]3. VLC Player[/b] You will need the VLC player to receive the video stream in the process background VLC Player can be downloaded for free. http://www.vlc.com 13 [b]4. Other[/b] You need a Youtube/Google account. Good internet connection with a minimum upload speed of 2 Mbit/s. [b]5. Schematic[/b] 2. How to Configure
-> Go to Admin menu - Integration Protocols -> Tick the checkbox RTP Server & press „set“ -> Go to Admin menu - Speaker and Microphone -> Active the microphone. Press „set“ and then „close“ to permanently store the settings [b]2. VLC Player[/b] -> Install and open the VLC Player. Click „open media“ -> „network“ and enter the following string: Quote:rtsp://<username>:<password|>@<IP_camera>/stream0/mobotix.mjpegand press open. You should now see the camera live image. This is just a test to see if it works. [b]3. Youtube[/b] Go to youtube.com and login. -> https://www.youtube.com/live_dashboard 33 Scroll down to see your server url and key. You will need them later in the OBS configuration. Keep the youtube website open. [b]4. OBS[/b] Install OBS and run it. -> Add a new Scene and name it „YoutubeStream“. -> Add a „VLC video source“ as a source. -> Add RTSP address to the playlist (+ symbol and „add Path/URL) and click „OK“ -> Now, you should see your camera Live Image. You can also scale it. -> OPTIONAL: You can add other programs or a second camera stream to this page. OBS will stream everything simultaneously. -> Open the OBS streaming setting. OBS - Preferences - Stream -> Select YouTube as the platform and enter your youtube streaming key (see above) -> Click „OK“ and press „Start streaming“ 3. Test Go to your youtube live dashboard and check if the stream is working. This may take a while. If it doesn‘t work, double check you settings. Use VLC to test if the RTSP stream from the camera is working. Check your internet connection and your OBS stettings. |