I'm trying to create a rtsp server to stream MJPEG images.
Ugh. JPEG is a *terrible* codec for video streaming.
I have implemented a new TestJPEGFileServerMediaSubsession that
creates a TestJPEGVideoRTPSink.
In TestJPEGVideoRTPSink::doSpecialFrameHandling I'm adding the
quantization tabl
So, I've developed a small application (in .Net, so running on Microsoft
Windows or it may also runs on Linux with Mono as no special library is
needed). You can find it here:
http://www.coexsi.fr/publications/live555-universal-indexer/ with some extra
explanations. It creates a .tsx index file th
Hello,
This is my first post in the list. Thanks for all your great work on the
libraries.
My problem:
I'm trying to create a rtsp server to stream MJPEG images. I have implemented a
new TestJPEGFileServerMediaSubsession that creates a TestJPEGVideoRTPSink.
In TestJPEGVideoRTPSink::doSpecialF
I have already set SPS and PPS in SDP, also, Movie Inspector in Quicktime tells
the right H264 format. Data is buffering and playing, but only QT logo is
showing up. Movie FPS is 0 (abnormal), other parameters are right.
I looked through Apple Quicktime forum, other person posted the same problem
Dear all,
This is my first post in this mailing-list, I hope this will be relevant.
I'm testing and evaluating the Live555 RTSP server for streaming TS files.
Of course, as I would like to use H.264/MPAG4-AVC video stream, I can't
index my TS files with the tool "MPEG2TransportStreamIndexer" prov