Hi,
I don't want rtsp-samsung-tv to make a connection to my rtsp-server until I connect to the rtsp-samsung-tv from the tv client as my rtsp-server is designed for on demand viewing itself.
I am trying to achieve this by making a post request to change the currentChannel which makes the server connect to the camera only when activated.
How do I post using curl (or similar) to /:3004/admin/status/save to change the channel and reload, do I need to include credentials to make this kind of post request?
Hi,
I don't want rtsp-samsung-tv to make a connection to my rtsp-server until I connect to the rtsp-samsung-tv from the tv client as my rtsp-server is designed for on demand viewing itself.
I am trying to achieve this by making a post request to change the currentChannel which makes the server connect to the camera only when activated.
How do I post using curl (or similar) to /:3004/admin/status/save to change the channel and reload, do I need to include credentials to make this kind of post request?