Hello Sir!
I have created RTSPServer application. In this application server receives
live stream from a Live media Streamer application which in turn get steam
from digital camera.
my .net web application creates a socket connection and RTSP session
with RTSPserver. After that my .net applic
*Hello Sir
I do in a need to find out the frame rate in a live media server and i made
an application in which i am using video source:-
videoSource = MPEG1or2VideoStreamDiscreteFramer::createNew(*env, videoES);
Please explain some what how to calculate frame rate in
**MPEG1or2VideoStreamDiscr
Hello Sir
As told by you i try'ed to find the bit/byte rte but every time i am
getting zero could please tell me where i am wrong.I would be very thank
full to you
// A test program that reads a MPEG-2 Transport Stream file,
// and streams it using RTP
// main program
#include "liveMedia.hh"
#i
*Hello Sir
As u can u see from my last mail i am using the code from your file
testOnDemandRTSPServer.cpp
under the section/ A MPEG-2 Transport Stream, coming from a live UDP
(raw-UDP or RTP/UDP) source.
As u said that "my error message means exactly what it says: The size of
the buffer that you
hello Sir!
I have made an application using live media 555 library. In this
application I'm receiving video stream
from my live media streamer application. Which in turns get stream from a
dvd player. In my server application I'm creating rtsp server in my main
program. And in same program I'm han
*
Hello Sir
i try'ed calculating the bit/byte rate using the method mentioned below´ as
int o1=videoSink->octetCount();
videoSink->startPlaying(*videoSource, afterPlaying, videoSink);
**
**
int o2=videoSink->octetCount();
*
*
*
*At both times the value of o1 and o2 are zero.*
*
*
*Kindly help to
*sir *
*In one of mine application i am using testMPEG2TransportStreamer.cpp for
streaming the video captured from live source and in one of mine header
file i am using "Mpeg4videostreamdiscreteframer" can this file be used to
calculate the frame rate???*
Thanks
On Fri, Jun 1, 2012 at 4:55 AM, W
Hello sir
I am using your testmpeg2videostreamer application to stream my ts file to
a particular ip and using your test on demand rtsp server to catch the
streaming,is there any way in testmpeg2videostreamer to stream the ts file
at faster rate.?
I am using a one to one connection in my machines r
HELLO SIR
I am trying to study live media and as a beginner i was wondering how to
find out the bit/byte rate of streaming of live media server,that i can
print on the console???
Thanks
___
live-devel mailing list
live-devel@lists.live555.com
http://li