Status of SCTP based data channel

874 views
Skip to first unread message

Kaiduan Xie

unread,
May 7, 2013, 12:31:22 PM5/7/13
to discuss...@googlegroups.com
Hi,

What is the current status of SCTP based data channel? When can we have it in Chrome?

Thanks,

/Kaiduan

Vikas

unread,
May 7, 2013, 1:48:35 PM5/7/13
to discuss-webrtc
You can track issue 1493. https://code.google.com/p/webrtc/issues/detail?id=1493

/Vikas

Oleg Moskalenko

unread,
May 8, 2013, 2:47:07 PM5/8/13
to discuss...@googlegroups.com
Are there any plans to support "native" SCTP or only SCTP-over-UDP is under consideration ?

Thanks
Oleg

Kaiduan Xie

unread,
May 8, 2013, 2:49:12 PM5/8/13
to discuss...@googlegroups.com
Per standard, I assume it is SCTP over DTLS over UDP, this makes NAT traversal easier.

/Kaiduan


--
 
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Oleg Moskalenko

unread,
May 8, 2013, 2:57:38 PM5/8/13
to discuss...@googlegroups.com
OK, thanks. I was wondering how the "native" SCTP would travers the NATs.

Justin Uberti

unread,
May 8, 2013, 5:18:39 PM5/8/13
to discuss-webrtc
We had a couple issues come up, but this is very close to landing. Check back in a week or so.


Justin Uberti

unread,
May 23, 2013, 9:59:54 PM5/23/13
to discuss-webrtc
Check back again early next week.


On Mon, May 20, 2013 at 9:13 AM, Николай Ермишкин <nikolay....@gmail.com> wrote:
Any updates?

четверг, 9 мая 2013 г., 1:18:39 UTC+4 пользователь Justin Uberti написал:

Sami Ylönen

unread,
Jun 16, 2013, 9:27:18 AM6/16/13
to discuss...@googlegroups.com
Are we there yet? =)

Justin Uberti

unread,
Jun 16, 2013, 4:51:19 PM6/16/13
to discuss-webrtc
This is now enabled on trunk for Mac and Linux, if you specify the enable-sctp-data-channels flag (or check it off in about:flags). Windows soon.

We'll post a JS demo of this working shortly.

Kaiduan Xie

unread,
Jun 17, 2013, 10:43:02 AM6/17/13
to discuss...@googlegroups.com
Fantastic!

Justin, when can we have it in Canary?

/Kaiduan

Vikas

unread,
Jun 17, 2013, 2:58:44 PM6/17/13
to discuss-webrtc
Hi,

If you open chrome://flags on canary you should see 'Enable SCTP Data
Channels' flag.

/Vikas

On Jun 17, 7:43 am, Kaiduan Xie <kaidu...@gmail.com> wrote:
> Fantastic!
>
> Justin, when can we have it in Canary?
>
> /Kaiduan
>
>
>
>
>
>
>
> On Sun, Jun 16, 2013 at 4:51 PM, Justin Uberti <jube...@google.com> wrote:
> > This is now enabled on trunk for Mac and Linux, if you specify the
> > enable-sctp-data-channels flag (or check it off in about:flags). Windows
> > soon.
>
> > We'll post a JS demo of this working shortly.
>
> > On Sun, Jun 16, 2013 at 6:27 AM, Sami Ylönen <sami.ylo...@gmail.com>wrote:
>
> >> Are we there yet? =)
>
> >> On Friday, May 24, 2013 3:59:54 AM UTC+2, Justin Uberti wrote:
>
> >>> Check back again early next week.
>
> >>> On Mon, May 20, 2013 at 9:13 AM, Николай Ермишкин <nikolay....@gmail.com
> >>> > wrote:
>
> >>>> Any updates?
>
> >>>> четверг, 9 мая 2013 г., 1:18:39 UTC+4 пользователь Justin Uberti
> >>>> написал:
>
> >>>>> We had a couple issues come up, but this is very close to landing.
> >>>>> Check back in a week or so.
>
> >>>>> On Tue, May 7, 2013 at 10:48 AM, Vikas <vikasm...@webrtc.org> wrote:
>
> >>>>>> You can track issue 1493.https://code.google.com/p/**webr**
> >>>>>> tc/issues/detail?id=1493<https://code.google.com/p/webrtc/issues/detail?id=1493>
>
> >>>>>> /Vikas
>
> >>>>>> On May 7, 9:31 am, Kaiduan Xie <kaidu...@gmail.com> wrote:
> >>>>>> > Hi,
>
> >>>>>> > What is the current status of SCTP based data channel? When can we
> >>>>>> have it
> >>>>>> > in Chrome?
>
> >>>>>> > Thanks,
>
> >>>>>> > /Kaiduan
>
> >>>>>> --
>
> >>>>>> ---
> >>>>>> You received this message because you are subscribed to the Google
> >>>>>> Groups "discuss-webrtc" group.
> >>>>>> To unsubscribe from this group and stop receiving emails from it,
> >>>>>> send an email to discuss-webrt...@**googlegroups.**com.
>
> >>>>>> For more options, visithttps://groups.google.com/**grou**ps/opt_out<https://groups.google.com/groups/opt_out>
> >>>>>> .
>
> >>>>>  --
>
> >>>> ---
> >>>> You received this message because you are subscribed to the Google
> >>>> Groups "discuss-webrtc" group.
> >>>> To unsubscribe from this group and stop receiving emails from it, send
> >>>> an email to discuss-webrt...@**googlegroups.com.
> >>>> For more options, visithttps://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
> >>>> .
>
> >>>  --
>
> >> ---
> >> You received this message because you are subscribed to the Google Groups
> >> "discuss-webrtc" group.
> >> To unsubscribe from this group and stop receiving emails from it, send an
> >> email to discuss-webrt...@googlegroups.com.
> >> For more options, visithttps://groups.google.com/groups/opt_out.

Sami Ylönen

unread,
Jun 17, 2013, 3:02:25 PM6/17/13
to discuss...@googlegroups.com
Is the implementation how much different from firefox? Tried this with a very fresh chromium on linux and got plenty of dom exceptions when attempting to create data channels.

Mallinath Bareddy

unread,
Jun 17, 2013, 3:09:59 PM6/17/13
to discuss...@googlegroups.com
We are working on resolving these DOM exceptions. So stay tuned. I don't know about Firefox implementation, but chrome SCTP based on https://code.google.com/p/sctp-refimpl/

Justin Uberti

unread,
Jun 17, 2013, 4:42:28 PM6/17/13
to discuss-webrtc
Yeah, there are still several bugs to resolve. Working on it...
Reply all
Reply to author
Forward
0 new messages