>
>hi,
>
>I want to use live555MediaServer as a streaming server and JMStudio
>(JMF player ) as a client side player to run the media streamed by
>live555 server . Can any one tell me how to do that ???
You will have to ask a JMF mailing list. The "live555MediaServer" is
a standards-compliant RT
hi ,
Can any one tell me how to use live555MediaServer to transmit the
media file through RTP (i.e without using any RTSP messages ) .
thanx___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-dev
hi,
I want to use live555MediaServer as a streaming server and JMStudio
(JMF player ) as a client side player to run the media streamed by
live555 server . Can any one tell me how to do that ???
thanx ___
live-devel mailing list
live-devel@lists.l
Hello,
I've another question.
I observe that there is a difference between my original JPEG header and the
header constructs by the client.
To detect this difference I've used OpenRTSP.
The difference is the quantization table.
I've used a qFactor = 128 and I've overload the
JPEGVideoSource::quan
OK... It works fine now.
Just by changing caching value to 50 ms.
Thanks! :-)
-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] la part de Ross Finlayson
Envoye : mardi 5 juin 2007 10:36
A : LIVE555 Streaming Media - development & use
Objet : Re: [Live-devel] [live-de
>Hello,
>
>I'm trying to developpe a MJPEG live streamer server.
>I work with a camera and our specific driver (that I've wrote too)
>for our frame grabber.
>To do this I've learned about Elphel example.
>I've wrote a JPEGVideoSource derivated class then I've overload the
>doGetNextFrame function
Hello,
I'm trying to developpe a MJPEG live streamer server.
I work with a camera and our specific driver (that I've wrote too) for our
frame grabber.
To do this I've learned about Elphel example.
I've wrote a JPEGVideoSource derivated class then I've overload the
doGetNextFrame function.
Now I