Re: [Live-devel] Audio codec supported by Android

2015-11-26 Thread Ross Finlayson
> Both streams work well when I play them via VLC, but when I try to play it > using an Android player (that I wrote), the video is OK but the audio is > played in slow motion. You should report this bug on an ‘Android’ mailing list. > - How do I convert from 16-bit PCM to a selected

[Live-devel] Audio codec supported by Android

2015-11-26 Thread Daniel Yacouboff
Hello there, I've been working on a RTSP server that streams both PCM audio (signed 16-bit) and H264 video. I've sub-classed the MediaSubsession classes and the ByteStream sources to fit my needs, so I receive the data via TCP instead of a file. Both streams work well when I play them via VLC, bu

Re: [Live-devel] Increasing video latency for RTSP client

2015-11-26 Thread Sergio Basurco
Sure, Apologies for any inconvenience and thanks! El 26-Nov-15 a las 4:11 PM, Ross Finlayson escribió: Because this discussion is no longer about the “LIVE555 Streaming Media” software, could you please continue it off the mailing list. Thanks. Ross Finlayson Live Networks, Inc. http://www.

Re: [Live-devel] Increasing video latency for RTSP client

2015-11-26 Thread Ross Finlayson
Because this discussion is no longer about the “LIVE555 Streaming Media” software, could you please continue it off the mailing list. Thanks. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.liv

Re: [Live-devel] Increasing video latency for RTSP client

2015-11-26 Thread Sergio Basurco
Hi, Thanks. It seems like the only thing missing for me... VLC must have multithreaded libav decoding because the live555 is very similar to what I'm doing. Do you know about any resources or examples I can use besides the libav page? El 25-Nov-15 a las 8:27 PM, Jeff Shanab escribió: Yup,