NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Various size of (Project) ideas for NetBSD and pkgsrc



On Sun, Sep 29, 2013 at 10:09:53AM +0900, Ryo ONODERA wrote:
> (21) Enable Firefox's WebRTC support
> Something is wrong and I cannot enable Firefox's WebRTC support.
> Problem is in SCTP (what is it?) code and libxul.so linking.

SCTP = stream control transmission protocol, RFCs 4690, 3309, 2960.
Think of it as an alternative to TCP for live video streams and the like.

I have this on my TODO list (including evaluating wether adding SCTP
supoort to the kernel would make more sense than the userland variant,
IIUC firefox can be made to use both).

Martin


Home | Main Index | Thread Index | Old Index