[openscreenprotocol] Meaning of receives-audio and receives-video capabilities. (#200)

mfoltzgoogle has just created a new issue for https://github.com/webscreens/openscreenprotocol:

== Meaning of receives-audio and receives-video capabilities. ==
These could mean that the agent can receive audio-frame and video-frame messages from streaming  (That's what's checked in with PR #198).

But they could also mean that the agent can render audio or video, whether it's from streaming or flinging (or any other source).

I think the latter is more useful, if we want to expose these capabilities through the Web APIs, which work the same whether the agent is streaming or flinging.  But then we might want to define additional capabilities for `receives-audio-stream` and `receives-video-stream`.

It might be clearer once the streaming/remoting PRs land (#172, #192).


Please view or discuss this issue at https://github.com/webscreens/openscreenprotocol/issues/200 using your GitHub account

Received on Wednesday, 28 August 2019 23:42:52 UTC