Thanks Daniel
I got the following working
Mobotix t25 cam
-http://MYIP/cgi-bin/faststream.jpg?stream=full&fps=0&data=v.mjpg
Axis m1065 Cam
- http://MYIP/axis-cgi/mjpg/video.cgi
But I got a problem with the security:
-need to provide the credentials of each Cam to get it working.
- Unfortunately I cannot provide the username password in the url (http://username:password@url), because then it cannot connect
If I would build a solution, I would recommend
- a dedicated solution integrated in the LM based on FFmpeg
- ability to configure Cam’s and views
- api’s to control the different cam’s and streams/views
- streaming and snapshot mode
have a look at netcamviewer monitor
I got the following working
Mobotix t25 cam
-http://MYIP/cgi-bin/faststream.jpg?stream=full&fps=0&data=v.mjpg
Axis m1065 Cam
- http://MYIP/axis-cgi/mjpg/video.cgi
But I got a problem with the security:
-need to provide the credentials of each Cam to get it working.
- Unfortunately I cannot provide the username password in the url (http://username:password@url), because then it cannot connect
If I would build a solution, I would recommend
- a dedicated solution integrated in the LM based on FFmpeg
- ability to configure Cam’s and views
- api’s to control the different cam’s and streams/views
- streaming and snapshot mode
have a look at netcamviewer monitor