Re: [Live-devel] Live555 Library build for IOS 5.1

2012-04-22 Thread Krishna
Any reply on this?? - Original Message - From: To: Sent: Thursday, April 19, 2012 10:17 PM Subject: [Live-devel] Live555 Library build for IOS 5.1 Hi, I m trying to build Live 555 for IOS 5.1 I have updated config.iphoneos file for IOS 5.1.(config.iphoneos attached) But I am g

Re: [Live-devel] Live555 Library build for IOS 5.1

2012-04-23 Thread Krishna
Hi, I have updated config.iphoneos (config.iphoneos attached) and able to build static libraries for iphoneos. Regards, KP - Original Message - From: "Krishna" To: "LIVE555 Streaming Media - development & use" Sent: Monday, April 23, 2012 10:03 AM

Re: [Live-devel] Streaming over Wifi with no receiver

2012-05-22 Thread Krishna
Hi Ross, We are using Live555 library for H264 video streaming over Wi-Fi. But If transmitter is disconnected or turned off, How Receiver will come to know? Is there any events /signals to get that information. We used TestRTSPClient file a a reference on receiver side. Regards, KP

[Live-devel] FrameSource:Getnextframe error while streaming PCM frames

2013-10-11 Thread Krishna
noise. Where I am going wrong ? Thanks in advance Regards, Krishna ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] FrameSource:Getnextframe error while streaming PCMframes

2013-10-24 Thread Krishna
afterGettingFrame function. That's why I am getting FramedSource ::getNextFrame():attempting to read more than once at the same time. Where I am going wrong? Can you please help on that? Thanks in advance From: Krishna Sent: Friday, October 11, 2013 12:40 PM To: live-de...@ns.live55

Re: [Live-devel] FrameSource:Getnextframe error while streamingPCMframes

2013-10-24 Thread Krishna
Hi Ross, I have attached 1. my Device source file Wavsource.cpp 2. WaveStreamer .cpp( took a reference from testWavAudioStreamer.cpp) where I have thread to read the samples and have code for initialization and starting the session. Regards From: Ross Finlayson Sent: Thursday, October 24, 20

Re: [Live-devel] FrameSource:Getnextframe error whilestreamingPCMframes

2013-10-25 Thread Krishna
HI Ross, Thanks. Now afterGettingFrame function is getting called. Regards, From: Ross Finlayson Sent: Friday, October 25, 2013 3:31 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] FrameSource:Getnextframe error whilestreamingPCMframes I think your problem is here

[Live-devel] Audio/Video Sink - Video stops in between

2013-11-18 Thread Krishna
stops for a while (for some 500ms; I guess to make Sink) which I need to avoid. How I can avoid that? Regards, Krishna ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Audio/Video Sink - Video stops in between

2013-11-21 Thread Krishna
Hi Ross, I confirmed that Video stop is not because of frame loss. I checked in VLC statistics. Is that can be bandwidth problem? Estimated bandwidth for audio is 64 kbps(derived from (bitsPerSecond + 500)/1000) Estimated bandwidth for video is 500 kbps Thanks in advance, Krishna From

[Live-devel] Vivatek digest authentication

2012-03-24 Thread Krishna Patel
iferent from what Axis or Sony cameras send. Thanks, Krishna. ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] 2013.04.21 crash bug is not fixed

2013-04-30 Thread Krishna Patel
(!socketDescriptor->fDeleteNext && socketDescriptor->tcpReadHandler1(mask) && --count > 0) {} if (socketDescriptor->fDeleteNext) delete socketDescriptor; <- Crash here } Krishna.

Re: [Live-devel] 2013.04.21 crash bug is not fixed

2013-04-30 Thread Krishna Patel
It's fixed. Thanks! From: finlay...@live555.com Date: Tue, 30 Apr 2013 15:18:36 -0700 To: live-de...@ns.live555.com Subject: Re: [Live-devel] 2013.04.21 crash bug is not fixed Crash bug introduced in version 2013.04.21 is not fixed in 2013.04.29. Thanks for the report. Please download a new versi

Re: [Live-devel] H264 dropped P frames

2013-05-04 Thread Krishna Patel
I have no problems receiving 150+Kb K-frames over UDP with Live555. What I do is increase socket receive buffer and make sure I don't block CUMediaSink::continuePlaying() for too long. In fact, all my implementation of CUMediaSink::continuePlaying() does is move received sample into my private

[Live-devel] Bad "Range:" header error introduced

2014-02-07 Thread Krishna Patel
e and can be accessed via HTTP tunneling: rtsp://128.197.178.101/mpeg4/media.amp. Version 2013.09.08 worked just fine. Thanks, Krishna. ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Bad "Range:" header error introduced

2014-02-08 Thread Krishna Patel
02.04) Session: 1767047643 The request was base-64 encoded to: VEVBUkRPV04gcnRzcDovLzEyOC4xOTcuMTc4 LjEwMTo1NTQvbXBlZzQvbWVkaWEuYW1wLyBSVFNQLzEuMA0KQ1NlcTogNg0KVXNlci1BZ2VudDogb3Bl blJUU1AgKExJVkU1NTUgU3RyZWFtaW5nIE1lZGlhIHYyMDE0LjAyLjA0KQ0KU2Vzc2lvbjogMTc2NzA0 NzY0Mw0KDQo= Krishna. From: finlay...@live555.com Date

[Live-devel] Wowza Streaming Engine compatibility problem

2014-10-11 Thread Krishna Patel
TCP works just fine. This behavior can be seen with openRTSP v2014.10.07: openRTSP -T 80 rtsp://q1604.dnsdojo.com:1935/live/sys1.stream Thanks, Krishna. ___ live-devel mailing list live-devel@lists.live555

[Live-devel] WebRTC

2017-12-04 Thread Bala Krishna
Dear sir/Madam, I would like to develop an application based on Live555 WebRTC fundamentals. Please do share the required material. regards, Bala Krishna, Software Developer, Cubical Laboratories New Delhi, India ___ live-devel mailing list live

[Live-devel] Help in live555 codebase execution

2015-07-17 Thread Krishna Kumar K B
ommand I need to use   Thanks in Advance   Regards, Krishna   ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Video Stream Rendering - Live555

2015-07-27 Thread Krishna Kumar K B
-MPA-1)   Is there any support in live555 codebase  for rendering the video or we need to write our own code for rendering? Please give a suggestion.   Regards, Krishna   ___ live-devel mailing list live-devel@lists.live555.com http

[Live-devel] mp4 streaming in live555

2015-07-28 Thread Krishna Kumar K B
  #include "BasicUsageEnvironment.hh"#include "GroupsockHelper.hh" UsageEnvironment* env;char const* inputFileName = "myfilename.mp4";   In client side, I am not able to receive the stream. Please let us know the right procedure to t