Format and mechanism to stream

Hi.

I've not followed this list before. I am working a bit on RTC-Web stuff. In our internal work we're using the <device> element to connect mic/cam and generate a stream (Stream API as outlined in the WhatWG html draft).

That stream we use as input to addStream to ConnectionPeer (still according to the WhatWG html draft).

I understand that there is some experimenting in this community using <device> to connect a mic, and then streaming voice to a server.

It would be interesting to know your thinking around:
- how do you define the media format of the stream to the server? (codec, framing, ...)
- what kind of transport for the stream are you considering (http, WS, ...)?

I think the first question is very relevant to RTC-Web as well, and we also put out a question on the WhatWG list on how to select the format for StreamRecorder (http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-November/029069.html).

Br,
Stefan

Received on Thursday, 3 February 2011 10:56:17 UTC