[Live-devel] Getting RTP packet instead of NAL data using Live555

2019-09-10 Thread Kuldeep More
to get RTP packet from Live555 RTSP testRTSPClient ? Also is there any class in Live555 source which gives RTP packet information and also RTP data, so that I can use that class at browser side for syncing audio and video.(I am using web assembly at browser side) ? Thanks and Regards, Kuldeep More.

Re: [Live-devel] Socket creation issue with android-ndk-r15c and above.

2018-02-26 Thread Kuldeep More
Hi Ross, Any update on this ? Thanks and Regards, Kuldeep more On Mon, Feb 26, 2018 at 1:15 PM, Kuldeep More < kuldeep.m...@intelli-vision.com> wrote: > Hello Ross, > > Which specific piece of the code that implements the > “setupDatagramSocket()” function (

Re: [Live-devel] Socket creation issue with android-ndk-r15c and above.

2018-02-25 Thread Kuldeep More
my device which was previously not able to steam. If you know why this happening please let me know. Thanks and regards, Kuldeep More On Fri, Feb 23, 2018 at 7:11 PM, Ross Finlayson wrote: > > > > On Feb 23, 2018, at 10:36 PM, Kuldeep More com> wrote: &g

Re: [Live-devel] Socket creation issue with android-ndk-r15c and above.

2018-02-23 Thread Kuldeep More
ome devices it is not working. Will update my finding if I get anything. Thanks and Regards, Kuldeep More. On Fri, Feb 23, 2018 at 2:38 PM, Ross Finlayson wrote: > > So my observation is that setupDatagramSocket returning -1 means socket > creation is failing. > > W

[Live-devel] Socket creation issue with android-ndk-r15c and above.

2018-02-22 Thread Kuldeep More
t returning -1 means socket creation is failing. Also Please note that If I use *android-ndk-r14b* then it is working but not with *android-ndk-r15c.* Could you please provide some input on this ? Thanks and Regards, Kuldeep More ___ live-devel mai