You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: