Hi all,
I'm trying to use live555 to make an rtsp client. So, I think i'm really
close to succeed but I'm getting errors. When I call
> subsession->sink->startPlaying(*(subsession->readSource()),
> subsessionAfterPlaying, subsession);
>
subsession->readSource() returns a null pointer so, how c
Hello,
when I am opening vlc to view a rtsp stream (raw h264 video) from the rtsp
server I can watch it with no problem. (I just open
rtsp://x.x.x.x:8554/streamName)
But when I am trying that from another computer connected directly to the
same router as the server, vlc can open the stream with su