Re: [Live-devel] Discontinuous rtp stream using testOnDemandRtspServer with h264 mkv input files

2014-12-17 Thread Ross Finlayson
> You can download a sample .mkv file on > https://dl.dropboxusercontent.com/u/35983566/test.mkv > (is it ok to use > links on this mailing list? Yes, of course - in fact, it’s far better to include a link to a large file than to try to

[Live-devel] Discontinuous rtp stream using testOnDemandRtspServer with h264 mkv input files

2014-12-17 Thread Barbara Pacella
Hi live555 staff. I'm trying to stream some .mkv files using testOnDemandRtspServer. Files are captured from an Axis IP Camera, transcoded using x264 and libavcodec API and muxed in mkv format using libavformat API, and contain a single video track. When i play the files locally using vlc or ffp

Re: [Live-devel] there is a bug when play HLS stream

2014-12-17 Thread Ross Finlayson
Thanks for the note. Yes, you’re correct - this is a bug. I have just released a new version - 2014.12.17 - of the “LIVE555 Streaming Media” code that fixes this. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list

[Live-devel] there is a bug when play HLS stream

2014-12-17 Thread u8818test
When I use safari connect to live555 and request treansport stream, at each time of "getStreamParameters", like the following: ++fClientSessionId; Port clientRTPPort(0), clientRTCPPort(0), serverRTPPort(0), serverRTCPPort(0); netAddressBits destinationAddress = 0; u_int8_t destination

[Live-devel] How to import live555 source code into eclipse project?

2014-12-17 Thread Jian Zhang
Hi developers, I don't know how to import the source code into an eclipse project, give me some advises please. ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel