Replies: 2 comments
|
Thanks for raising this — you're right, only mic capture is wired today ( Tracked in #351 — we'll land a first cut (Apple platforms + Now Playing + Siri Remote, with |
|
Update —
API: Your Docs: https://docs.perryts.com/system/media.html (deploys when CI lands; meanwhile the source is at Happy to debug if you hit anything specific in your Subsonic flow — file an issue and tag me. |
Uh oh!
There was an error while loading. Please reload this page.
There's lots of stuff about media capture (audio via microphone, and the camera api0, but I can't find anything on media playback. In particular my general outlet is making music clients for the Subsonic server (and compatible implementations of the API), so I'm looking at this for making a AppleTV app (one where the "write once run anywhere" idea means i can test a lot of it on web/desktop or mac native in the interm for feature work and then polish it later).
But i'm not finding any discussion in the docs on how to actually play a streaming audio URL.
All reactions