Re: [Live-devel] error (ARM) : terminate called after throwing an instance of 'int'

2013-01-21 Thread Josan
Ross Finlayson writes: > > > >    We got the same situation like yours!Did you get the solution yet? Could you tell me how to get rid of this error? > > > Remember, You Have Complete Source Code. > As long as you have a console, you should be able to find out (by inserting appropriate "pri

Re: [Live-devel] error (ARM) : terminate called after throwing an instance of 'int'

2013-01-21 Thread Ross Finlayson
>We got the same situation like yours! > Did you get the solution yet? Could you tell me how to get rid of this error? Remember, You Have Complete Source Code. As long as you have a console, you should be able to find out (by inserting appropriate "printf()"s in the code) exactly where/why i

Re: [Live-devel] Variational fps problem

2013-01-21 Thread Ross Finlayson
> But i wonder whether live555 can stream variational fps file. I'm not sure I understand your question, but because you say that you have a "mp4" file - the answer is probably NO, because our servers currently cannot transmit mp4 files. Ross Finlayson Live Networks, Inc. http://www.live

Re: [Live-devel] error (ARM) : terminate called after throwing an instance of 'int'

2013-01-21 Thread Josan
Sambhav writes: > > > Hi,  > > I cross compiled the live555 media server for ARM linux using the montavista toolchain. The compilation was successful. When I run the test programs the following error occurs and the program gets aborted. > > > terminate called after throwing an instance of

Re: [Live-devel] Variational fps problem

2013-01-21 Thread 二泉映月
Thanks kindly for your reply.   But i wonder whether live555 can stream variational fps file. I know that it distribute the stream through the framerate.Can i change through the timestamp? Steven -- Original -- From:  "Ross Finlayson"; Date:  Tue, Jan

Re: [Live-devel] Variational fps problem

2013-01-21 Thread Ross Finlayson
> I use a Android phone to record a mp4 file including audio with aac and video > with h264.And upload the file in real time while recording via rtsp protocol. > I use openRTSP to receive the data stream,but the fps is variational,I don't > how to set the fps. It is the server - i.e., the softw

[Live-devel] Variational fps problem

2013-01-21 Thread 二泉映月
Hi All, I'm honored that asking you a question. I use a Android phone to record a mp4 file including audio with aac and video with h264.And upload the file in real time while recording via rtsp protocol. I use openRTSP to receive the data stream,but the fps is variational,I don't how to set

[Live-devel] Vob streaming using Live555 Media Server

2013-01-21 Thread Tayeb Meftah
Hello, it's pocible to use Live555 Media server to stream Vob files? VobStreamer do only Multicast but i though i can use Live555 Media server to have my DVD's as a vod. thank Tayeb Meftah Voice of the blind T Broadcast Freedom http://www.vobradio.org Phone:447559762242

Re: [Live-devel] ffmpeg not working anymore with last version

2013-01-21 Thread Ross Finlayson
Thanks for the note. I've just installed a new version (2013.01.21) of the code that should fix this. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/

Re: [Live-devel] stream descriptor only reachable by HTTP

2013-01-21 Thread Ross Finlayson
> Do I have to use a lightweight HTTP client to get the SDP and then side load > your RTPClient with the string? However you get the SDP description is up to you. (However, since you already have it - because you included it in your last email - you shouldn't need to get it again :-) Once you

Re: [Live-devel] stream descriptor only reachable by HTTP

2013-01-21 Thread Markus Schumann
Ross, Thanks for your input. I reported the absence of RTSP for the unicast case to the server maker. Luckily I can configure the device to multicast - here is the SDP http://10.0.70.25/stream.sdp outputs: v=0 o=- 8500488 8500488 IN IP4 10.0.70.25 s=ESP H264 STREAM e=NONE t=0 0 m=video 8800 RTP

[Live-devel] ffmpeg not working anymore with last version

2013-01-21 Thread Rafael Gil
Hi I am aware this is not an ffmpeg mail list but it is not longer working with last live555 release. I had no problems with previous releases so I thought it was worth mentioning. Here is the log from the proxy server when I tried to execute 'ffprobe "rtsp://192.168.0.27:8554/proxyStream"': $ ./

Re: [Live-devel] RTP header extension

2013-01-21 Thread Ross Finlayson
> I would like to use RTP header extension in order to send if frame is a > synchronisation point, and timestamps (recording time). > > Do you think it's possible to give a callback to the RTSPClient ? No, because RTP header extensions have nothing to do with RTSP. Support - for both transmitt

Re: [Live-devel] RTP header extension

2013-01-21 Thread PROMONET Michel
Hi Ross, Thanks for your analysis of the appropriate channel to use depending on kind of data. I would like to use RTP header extension in order to send if frame is a synchronisation point, and timestamps (recording time). Do you think it's possible to give a callback to the RTS

Re: [Live-devel] Some strange runtime error come from our TI IPCam~

2013-01-21 Thread Ross Finlayson
> We are IP Camera manufacturer and use TI DM36x solution, and it use > live555 as rtsp server! > We try to update to latest live555 source code! We can build the execution > file (wis-streamer) successfully. > But once we run the wis-streamer on our platform, it got runtime error as >

[Live-devel] Some strange runtime error come from our TI IPCam~

2013-01-21 Thread . 軟體部_IPCAM課_喬珊
Dear Sir: We are IP Camera manufacturer and use TI DM36x solution, and it use live555 as rtsp server! We try to update to latest live555 source code! We can build the execution file (wis-streamer) successfully. But once we run the wis-streamer on our platform, it got runtime error as fo