Please stop posting the same message - or close to the same message - to the
mailing list multiple times!
"testOnDemandRTSPServer" (and the "live555MediaServer") supports RTSP-over-HTTP
tunneling (which is really RTSP/RTP/RTCP-over-HTTP tunneling), for *all*
streams that it serves.
The HTTP po
Hello Ross
Does Test On Demand server support rtsp over http tunneling in case of A
MPEG-2 Transport Stream, coming from a live UDP (raw-UDP or RTP/UDP) source:
??
If yes,which files do we have to add to the solution???
Thanks
tarun
___
live-devel mail
I subclassed the MediaSInk to receive from MPEG2traonsportStreamFramer
I gorilla subclassed MPEG2TransportStreamMultiplexor calling it
MPEG2TransportStreamMultiplexor4ios and MPEG2TransportStreamFromESSource
calling it MPEG2TransportStreamFromESSource4iOS
The trick I used was to set up a stan
> We already have a source which gives us this data(NAL unit data) so, our
> requirement is, a streamer which will get this NAL unit data and stream it.
If your data source object delivers *discrete* NAL units - i.e., one at a time
- instead of in an unstructured byte stream, then you must feed
Hello Ross,
I have a streamer source that continuously gives me NAL unit data. I
want to stream this data using live555 streamer.
I went through the testH264VideoStreamer application and found out that,
it has the following components:
ByteStreamFileSource->St
> To precise our situation, we are registering through RTSPClient and we stream
> through RTSPServer.
> Then the end of the available stream is moving (beginning also).
Sorry, but this makes no sense to me. I just don't understand what it is that
you're trying to seek into, and how.
But in any
Hi Ross,
To precise our situation, we are registering through RTSPClient and we stream
through RTSPServer.
Then the end of the available stream is moving (beginning also).
So we try to find a solution to seek in the stream, that is compatible with
RTSP RFC.
One of possibility co
Hi Ross
I made an an application i which i am streaming the .ts file over http and
an RTSP client ,Now i have an two queries:-
1>Can We increase the rate of sending frames through our server???
2>when i stream the file,when the end of file comes the packets received my
client are very slow,in the