Re: Summary of "What is missing for building real services" thread

> At the moment the only streams that can be used are the ones generated by
> gUM. It would also be useful to be able to add post-processed streams (or
> probably more accurately MediaStreamTracks e.g. use face tracking to mask a
> persons face, or use object detection to highlight a specific object, etc.).
> At the moment the only way to send this data to the remote client is via
> another channel (e.g. DC or WS)...and sync'ing is definitely an issue there.
>
Now that you say this: TextStreams and (uni-directional) DataStreams,
for example on-wire video subtitles or metadata (identifiers,
coordinates...) of the detected objects, so that info can be send
synced to the other end. Theoretically, they should be just subclasses
of MediaStreamTracks, and we have had already at my job problems
trying to sync that info...



-- 
"Si quieres viajar alrededor del mundo y ser invitado a hablar en un
monton de sitios diferentes, simplemente escribe un sistema operativo
Unix."
– Linus Tordvals, creador del sistema operativo Linux

Received on Thursday, 16 January 2014 00:07:40 UTC