Replies: 1 comment 1 reply
-
Yes, there is an API to play stuff. But it's not a REST API, though one could write a REST using the plugin API. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does scrypted support an api to send audio to a camera like go2rtc:
POST http://localhost:1984/api/streams?dst=camera1&src=ffmpeg:http://example.com/song.mp3#audio=pcma#input=file
I've searched the docs but didn't find anything.
Beta Was this translation helpful? Give feedback.
All reactions