[Live-devel] Please reply query on Proxy Server

2013-02-09 Thread Tarun Batra
Hello Ross sir, How can Live 555 proxy server can be used in Thread? I mean creating multiple live 555 proxy server for receiving stream from multiple back end rtsp server? As there are only two ports 554 and 8554 on which rtsp server can be created so how can it be done? Thanks

[Live-devel] How to send TEAR DOWN request from Proxy Server?

2013-01-17 Thread Tarun Batra
Hello All. Can you please guide me How to send TEAR DOWN request from Proxy Server? Thanks ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] How to check the received frame size?

2013-01-10 Thread Tarun Batra
Hello sir, Can you please guide me on how to check the received frame size(packet size) that we receive in test on demand rtsp server and proxy server please? Thanks you ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/

[Live-devel] buffers in Open RTSP client

2013-01-04 Thread Tarun Batra
Hello Sir, In Open RTSP client where are the buffers that get the data being received from the RTSP server i was trying to find them but was not able to find them Thanks Tarun ___ live-devel mailing list live-devel@lists.live555.com http://lists.li

[Live-devel] Is there any provision in Live 555 to get the rtsp stream from RTSP server and save only the NAL unit in a file or an array?

2013-01-02 Thread Tarun Batra
Hello Sir, Is there any provision in Live 555 to get the rtsp stream from RTSP server and save only the NAL unit in a file or an array? Thanks Tarun ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live

[Live-devel] Frame rate control or encoding possible in live media

2012-12-13 Thread Tarun Batra
Hello Sir, I made an streaming application using live media library in which i am giving input to live media through camera and streaming the live video that is captured by camera. Now is there anyway to control the frame rate of streaming through live media library.? Can you five me some name of

[Live-devel] How to find the frame size and no of packets sent?

2012-12-07 Thread Tarun Batra
Hello All Sir i need to find out :- 1) the size of frame size/packet sent out for streaming 2)the no of packets sent out for streaming in a definite interval,interval will be set by user. Can i find the no of packets sent out for streaming in a definite interval using " unsigned packetCount()" fu

[Live-devel] How can i set the reclamation time for particular session-id in my live media server

2012-11-19 Thread Tarun Batra
Hello Sir I am using your "test on Demand RTSP server code" to make RTSP server and streaming the dta through the function "A MPEG-2 Transport Stream, coming from a live UDP (raw-UDP or RTP/UDP) source",after 65 seconds i have to re-connect to the server as reclamation time is 65 seconds and i am

[Live-devel] How to re transmit

2012-10-11 Thread Tarun Batra
Hello Sir, I have implemented “testOnDemandRTSPServer” on my machine which receives h264 transport stream from my streamer application. Is there any way to re transmit this received stream from streamer, to my RTSP clients with different fame rates? As some of my RTSP clients do not hav

[Live-devel] RTSP Server Problem

2012-09-01 Thread Tarun Batra
Hello ~ Sir i made an RTSP client,it works when first time the request is made to RTSP SERVER(made from your code .i.e.test on demand rtsp server.cpp) over TCP Protocol. But there is a problem that when i close the socket through which i have made the TCP socket connection with server and again op

[Live-devel] bit rate whether i am correct, it is bit rate or byte rate

2012-07-16 Thread Tarun Batra
Hello sir I did the following method to find the Kilo bits per second RTPSink* videoSink; int64_t uSecsToDelay=200; int64_t uSecsToDelay2=100; void play(); // forward void periodicQOSMeasurement1(void* clientData);//actually bit rate mesaurement void periodicQOSMeasurement2(void* clien

Re: [Live-devel] Missing sync byte!

2012-06-26 Thread Tarun Batra
Hello sir Sir the data that comes from mine "DeviceSourceFICard" object is Transport Stream data, and i used the "MPEG2TransportStreamFramer" instead of "MPEG1or2VideoStreamDiscreteFramer" as u said but still i am getting the "Missing Sync Byte" printed on the console on both the streamer an

[Live-devel] Fwd: Missing sync byte!

2012-06-25 Thread Tarun Batra
Sir I made my application in which i am getting data from a camera to a frame grabber board in which converts the .ts data and give us h264 frames and for the board i have allocated the buffers and i am taking data from the buffers and giving to live media libraries for streaming as shown below:-

[Live-devel] Missing sync byte!

2012-06-24 Thread Tarun Batra
Hello sir i made an application of streaming data through camera and for streaming purpose(data) i used live media libraries,but the problem that i am getting is that i get the following reply on client side:- MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client

[Live-devel] Is there any way in testMPEG2TransportStreamer.cpp to know the frame rate of the file it is streaming

2012-05-31 Thread Tarun Batra
Hello sir Is there any way in testMPEG2TransportStreamer.cpp to know the frame rate of the file it is streaming If so please tell me Thanks ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-d

[Live-devel] might be an specification mismatch in testH264VideoToTransportStream

2012-05-22 Thread Tarun Batra
Hello Sir I am new to live media,i used live media server to stream over http using a transport stream file made from testH264VideoToTransportStream.exe, on my client side when i used to receive the file i was not able to receive it properly(i mean i doesn't play properly) but if i used the same f

[Live-devel] Heap corruption

2012-03-28 Thread Tarun Batra
i ran the RTSPserverSupportingHttpStreaming file using live555 media server,when i opened the url .i.e. http://url:portno/filename i got an error in memcpy.asm that is Unhandled exception at 0x1027ceb7 (msvcr100d.dll) in http2.exe: 0xC005: Access violation reading location 0xfeeefef2. and a

[Live-devel] Error while streaming using http

2012-03-27 Thread Tarun Batra
I compiled the live media server.cpp,ByteStreamMemoryBufferSource.cpp,RTSPserversuppotinghttp.cpp,TcpStreamLink.cpp and when i ran my project i compiled succesfully but when i put the address *http://URL:portno/filename(bipbop-gear1-all.ts)*,it gave the following error *Unhandled exception at 0x