RE: Format and mechanism to stream

Hello Stefan,

I think most of us in this group are interested in the progress of RTC-Web, so I was glad to read your post.

Regarding codec, our group has the preference that it is not encumbered with IP issues, high quality relative to bandwith, etc.  I do not speak for everyone here, but Nuance has personally experimented with "Speex" with positive results.

No group discussions on framing.  My hope is that we could model this somewhat around RTP which allows user-specified rates.  I know SpeeX has developed an IETF specification of what this might look like: http://tools.ietf.org/html/draft-ietf-avt-rtp-speex-07

There has been a little discussion around protocol, but no decisions.  My personal preference is centered on WebSockets as it would probably offer the highest quality service.

Do you have any opinions on these matters?

Perhaps I could volunteer to begin participating in your group, and thus act as a liaison.  What would be the best way to proceed?


Thanks




-----Original Message-----
From: public-xg-htmlspeech-request@w3.org [mailto:public-xg-htmlspeech-request@w3.org] On Behalf Of Stefan Håkansson LK
Sent: Thursday, February 03, 2011 2:55 AM
To: public-xg-htmlspeech@w3.org
Subject: 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 Friday, 4 February 2011 23:35:23 UTC