Hi all,
I am developing a server application which uses live555 in order to
stream via unicast mp4 ES video files.
Till now, my approach is very similar to TestOnDemandRTSPServer.
I am facing some problems in server architecture implementation: I need
to perform file seeking and we know that
> I'm trying to use the openrtsp program in order to connect to an
> Axis camera ( axis 207 ) unsuccesful!!!
> All seems to go well, I sand to camera all the right commands (
> DESCRIBE, PLAY, and so on..) but when i can see in the shell
> "Receiving streamed data", I cant save the data in a fil
Ferruccio Fiorucci wrote:
Hello,
I'm trying to use the openrtsp program in order to connect to an Axis
camera ( axis 207 ) unsuccesful!!!
All seems to go well, I sand to camera all the right commands (
DESCRIBE, PLAY, and so on..) but when i can see in the shell "Receiving
streamed data", I c
Hello,
I'm trying to use the openrtsp program in order to connect to an Axis camera
( axis 207 ) unsuccesful!!!
All seems to go well, I sand to camera all the right commands ( DESCRIBE,
PLAY, and so on..) but when i can see in the shell "Receiving streamed
data", I cant save the data in a file.
Th
Dear All,
I have a network problem when doing the streaming from a server to my client
PCs.
When both server and clients run under same private, everything OK.
But, under the following setup, not OK.
The Live555MediaServer is hosted on a linux machine with a real IP like
(66.147.231.80,
hi Ross,
I want to use livemedia rtsp server to stream live MPEG4 video.
I read the testOndemandServerRTSPServer, it uses FramedFileSource as source,
the program will first open the source file, read as many bytes as it can to
fill in the buffer, call parser to parse and get some info, then start