cesschneider
New Member
I'm working on a solution using a D-Link security camera and Azure Media Services.
The goal is to have this camera controlled remotely over IoT Hub and video/audio stream broadcasted over Azure MS.
My D-Link camera has an RTSP server where I can connect over my local network and watch video/audio.
I also have a RaspberryPi in my local network that is connected to IoT Hub and forwards the PTZ commands to the camera.
Now the last piece of software would be relay the stream from the camera to Azure, which I did successfully using OBS Studio for MAC, but now I should configure it in Linux using command line/configuration file parameters to create this "bridge" between RTSP server and Azure MS input endpoint.
With that said, my questions are:
1. Can I run obs command with those parameters (source URL + destination URL) to relay the stream from the camera to the cloud server?
2. Which parameters or which documentation I should read to get this done?
I appreciate any help and assistance in this regard.
Thank you!
The goal is to have this camera controlled remotely over IoT Hub and video/audio stream broadcasted over Azure MS.
My D-Link camera has an RTSP server where I can connect over my local network and watch video/audio.
I also have a RaspberryPi in my local network that is connected to IoT Hub and forwards the PTZ commands to the camera.
Now the last piece of software would be relay the stream from the camera to Azure, which I did successfully using OBS Studio for MAC, but now I should configure it in Linux using command line/configuration file parameters to create this "bridge" between RTSP server and Azure MS input endpoint.
With that said, my questions are:
1. Can I run obs command with those parameters (source URL + destination URL) to relay the stream from the camera to the cloud server?
2. Which parameters or which documentation I should read to get this done?
I appreciate any help and assistance in this regard.
Thank you!