[Live-devel] problem in streaming mpeg4 video data
SHABANA BANU
shabbu_banu37 at yahoo.co.in
Tue Nov 13 22:19:57 PST 2007
Hi friends,
i am working on a application where MPEG4 live video data is kept in a kit(device) and have to stream this frame data using RTP/RTSP into network.
How to get the data from kit(device) and stream into network using your application programs.
And also having doubt that whether it is neccessary to use the Devicesource.cpp and Devicesource.hh to get the frame data from device ,
1. In Devicesource.hh given as
// The following class can be used to define specific encoder parameters
class DeviceParameters
{
};
wheteher in this class i have to mention the encoder parameters ,if yes then what are the parameters
i have to give .
2. In Devicesource.cpp given as
DeviceSource::DeviceSource(UsageEnvironment& env,DeviceParameters params)
:FramedSource (env),fParams(params)
{
// Any initialization of the device would be done here
}
whether here i have to intialize the device parameters?if yes then how to do it.
If possible pls clarify my doubts.Any help in this regard would be appreciated.
thanks®ards
shabby
Forgot the famous last words? Access your message archive online at http://in.messenger.yahoo.com/webmessengerpromo.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20071113/2a3a8d9d/attachment.html
More information about the live-devel
mailing list