[Live-devel] codecs supported

2012-05-20 Thread Ran Shalit
Hello, I was searching for a list of supported codecs in the web page. It is said "The libraries can also be used to stream, receive, and process MPEG, H.264, H.263+, DV or JPEG video, and several audio codecs." Is MPEG-2 (ISO 13818-2) also supported ? Thanks, Ran __

Re: [Live-devel] codecs supported

2012-05-20 Thread Ran Shalit
Thanks Ross, Now, I understand that there is no documentary about the live555 streamer (from the faq page), But Is there somewhere a complete list of all supported codecs (MPEG-2 was not part of the list of codecs from below). Best Regards, Ran On Sun, May 20, 2012 at 6:20 PM, Ross Finlayson wr

[Live-devel] Metadata with MPEG-TS

2012-06-25 Thread Ran Shalit
Hi, I want to add metadata to audio and video for creation of MPEG-2 Transport stream. I receive metadata information already inside MPEG-TS packets, I would like to ask if it is a live streamer can deal with MPEG-TS place holder for new MPEG-TS packet or should receive the metadata packets withou

[Live-devel] SAP - session announcement protocol

2012-07-01 Thread Ran Shalit
Hello, Is SAP - session announcement protocol supported in Live555 streaming media ? Best Regards, Ran ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] mpeg-2 transport stream Rate

2012-07-03 Thread Ran Shalit
Hello, I would like to ask questions regarding mpeg-2 transport stream in live555. - Is the stream rate constant ? How is the rate determined: externally or internally by transport muxer ? - How does the mpeg-ts mux decide which input stream to deliver next from the inputs waiting ? - Is null pack

[Live-devel] constant rate

2012-11-05 Thread Ran Shalit
Hello, I would like to ask what is the advantage of transmitting bitrate in constant rate (with null packets) instead of a regular transmit without null packets in lower average rate ? Thank you, Ran ___ live-devel mailing list live-devel@lists.live555.

[Live-devel] stream type

2012-12-15 Thread Ran Shalit
Hello, I would like to ask what is the stream format (Byte Stream / Packet Stream), which live555 streamer expects to receive from encoder ? Is it right to assume that since live555 streamer is by default using RTP, than it will required that the encoded stream be packet stream type ? If we modify

[Live-devel] mpeg-ts over UDP

2015-04-22 Thread Ran Shalit
Hello, I would please like to ask if live555 can be used for streaming mpeg-ts over UDP (without RTP). Is there testProg or other example/readme for this ? Thank you very much, Ran Ran Shalit, Software, Embedded Division Office: +972 (77) 3604334

Re: [Live-devel] mpeg-ts over UDP

2015-04-22 Thread Ran Shalit
I would please like to ask if live555 can be used for streaming mpeg-ts over UDP (without RTP). Yes, our software can be used to send (and/or receive) Transport Stream data over raw-UDP. However, you should first ask yourself if this is something that you *really* want. Streaming over raw UD

Re: [Live-devel] mpeg-ts over UDP

2015-04-22 Thread Ran Shalit
No, you don’t have to use RTSP - especially if your sending application already knows the identity of the receiving application (i.e., it’s IP address (possibly multicast) and port number) in advance. Hi Ross, Thank you very for the valuable information. I would please like to ask one more thi

[Live-devel] Disable RTSP

2015-04-23 Thread Ran Shalit
Hello, I would please like to ask if there is an option to disable RTSP server or client ( and give the server/client information manually if needed). This is required ,for example, in cases where the opposite side is also not using RTSP client/server. I have review the faq of live555, but found

Re: [Live-devel] Disable RTSP

2015-04-25 Thread Ran Shalit
I would please like to ask if there is an option to disable RTSP server or client I don’t understand what you mean by this. The “LIVE555 Streaming Media” software is a set of libraries for building applications. If you don’t want a RTSP server in your sending application, then don’t create a

[Live-devel] Minimizing latency

2015-09-21 Thread Ran Shalit
limit in our HW of 100Mbits/sec , I hope this is negligible for the matter) 3. Mpeg-TS with UDP instead of RTP (is there any limit with live555 and UDP packet ?) 4. Other ? Thank you for any feedback, Ran ======== Ran Shalit, Software, Embedded