Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Demand Viewing #24

Open
Bradley225 opened this issue Oct 30, 2021 · 1 comment
Open

On Demand Viewing #24

Bradley225 opened this issue Oct 30, 2021 · 1 comment

Comments

@Bradley225
Copy link

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?

@homeautomaton
Copy link

@Bradley225 I've just checked in a change on my fork, https://github.com/homeautomaton/rtsp-samsung-tv, which shuts down ffmpeg processes when they aren't in use by a client.

There are a lot of other changes, too. Consider my fork somewhat experimental.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants