Re: MP4 recording on B2G

2013-07-09 Thread ayang
On Wednesday, July 10, 2013 1:05:19 PM UTC+8, Robert O'Callahan wrote: > On Tue, Jul 9, 2013 at 8:17 PM, wrote: > > > > > Based on bug 803414 and bug 842243, I'm studying how to enable H264/AAC > > > MP4 for MediaRecorder[1] on B2G. Following is my thought: > > > > > > 1. Reuse GonkRecorder

Re: MP4 recording on B2G

2013-07-09 Thread Robert O'Callahan
On Tue, Jul 9, 2013 at 8:17 PM, wrote: > Based on bug 803414 and bug 842243, I'm studying how to enable H264/AAC > MP4 for MediaRecorder[1] on B2G. Following is my thought: > > 1. Reuse GonkRecorder > 2. Build a new path including MP4 muxer and encode wrapper to codec like > OMX. > > Option 1 sho

MP4 recording on B2G

2013-07-09 Thread ayang
Hi, Based on bug 803414 and bug 842243, I'm studying how to enable H264/AAC MP4 for MediaRecorder[1] on B2G. Following is my thought: 1. Reuse GonkRecorder 2. Build a new path including MP4 muxer and encode wrapper to codec like OMX. Option 1 should be the easy way because b2g18 uses it for a w

Re: TCP ICE candidates

2013-07-09 Thread Tom Hughes
Thanks for the quick response. I went ahead and filed a bug to track it: https://bugzilla.mozilla.org/show_bug.cgi?id=891551. On Tue, Jul 9, 2013 at 1:42 PM, Eric Rescorla wrote: > TCP candidates are not currently supported. Minimally, it's behind TURN > TCP on the current priority list. > > Of

Re: TCP ICE candidates

2013-07-09 Thread Eric Rescorla
TCP candidates are not currently supported. Minimally, it's behind TURN TCP on the current priority list. Of course if you wanted to submit a patch -Ekr On Tue, Jul 9, 2013 at 1:40 PM, Tom Hughes wrote: > I quickly looked through the Firefox code to see if it supports TCP ICE > candidate

TCP ICE candidates

2013-07-09 Thread Tom Hughes
I quickly looked through the Firefox code to see if it supports TCP ICE candidates, and I didn't see any code for it. I found a comment in the nICEr that says "We don't support TCP yet" (media/mtransport/third_party/nICEr/src/ice/ice_candidate.c). Am I missing something or are TCP candidates not y

Re: How to turn on WebRTC debug logs on Firefox?

2013-07-09 Thread prakashr . ietf
Thanks a lot guys! On Tuesday, July 9, 2013 11:36:13 AM UTC-7, Adam Roach wrote: > On 7/9/13 13:29, prakashr.i...@gmail.com wrote: > > > In Chrome, we can turn on detailed debug logs to see ICE connections, STUN > > pings and other media related logs, Is there instructions somewhere for how > >

Re: How to turn on WebRTC debug logs on Firefox?

2013-07-09 Thread Adam Roach
On 7/9/13 13:29, prakashr.i...@gmail.com wrote: In Chrome, we can turn on detailed debug logs to see ICE connections, STUN pings and other media related logs, Is there instructions somewhere for how to do this in firefox? I don't know of any detailed instructions anywhere, but logging in Fi

Re: How to turn on WebRTC debug logs on Firefox?

2013-07-09 Thread Ethan Hugg
I use these: export NSPR_LOG_FILE=/home/ehugg/tmp/nspr.log export NSPR_LOG_MODULES=signaling:5 export R_LOG_LEVEL=9 export R_LOG_DESTINATION=stderr The first two will give you output about the negotiation and the last two for ICE. -EH On Tue, Jul 9, 2013 at 11:29 AM, wrote: > In Chrome, we

How to turn on WebRTC debug logs on Firefox?

2013-07-09 Thread prakashr . ietf
In Chrome, we can turn on detailed debug logs to see ICE connections, STUN pings and other media related logs, Is there instructions somewhere for how to do this in firefox? Thanks. ___ dev-media mailing list dev-media@lists.mozilla.org https://lists.m

WebRTC weekly meeting will happen tomorrow - Tues, July 9th at 9am, Pacific

2013-07-09 Thread Maire Reavy
WebRTC weekly meeting details: * Agenda: https://webrtc.etherpad.mozilla.org/weekly * Tues, July 9th, 9am Pacific * Done using a Google Hangout. This meeting is largely conversational and at times very much a working meeting to find out status, coordinate on planning, and unblock developers. *