Re: [Live-devel] RTPInterface::sendRTPorRTCPPacketOverTCP on Server 2003

2012-11-01 Thread Ross Finlayson
> I don’t like the idea of modifying the Live555 code and I don’t like changing > things that were coded a certain way for a reason. I was wondering what the > side effects may be and I was hoping someone may have any idea of what is > going wrong (besides using Windows hehe) and if there was

[Live-devel] RTPInterface::sendRTPorRTCPPacketOverTCP on Server 2003

2012-11-01 Thread Jeremiah Morrill
First, I want to apologize for bringing up this list's favorite topics, Windows Server and JPEG streaming. =) Using the latest (10.24.2012) Live555, I was having an odd issue streaming JPEG over TCP from any Windows Server 2003 box, even a Server 2003 VM running on the same machine. I would on

Re: [Live-devel] RTSP Support for VLC on SLES 11.2

2012-11-01 Thread Ross Finlayson
VLC is not our software. Questions about building VLC need to be posted to a VLC mailing list - not here. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mail

[Live-devel] RTSP Support for VLC on SLES 11.2

2012-11-01 Thread Mason Winsauer
Hello, I am working on a project to get RTSP streaming to a local Apache server. I was able to get this ironed out on a Debian-based system, but now need to port it to a SLES 11.2 box running VLC 1.1.13 [The Luggage]. However, when making VLC, after configuring it with ``--enable-live555 --wi

Re: [Live-devel] Android video streaming

2012-11-01 Thread Ross Finlayson
> Thanks for response, and no plans for now for mp4, 3gp? No. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Android video streaming

2012-11-01 Thread Tsimafei Harbakon
Thanks for response, and no plans for now for mp4, 3gp? On Thu, Nov 1, 2012 at 5:10 PM, Ross Finlayson wrote: > So, MPEG-4 (.mp4) is not supported, and 3GPP (.3gp) is not supported too? > Only way is to stream directly from encoder, without file? > > > We support streaming from H.264 and MPEG-4 *

Re: [Live-devel] Android video streaming

2012-11-01 Thread Ross Finlayson
> So, MPEG-4 (.mp4) is not supported, and 3GPP (.3gp) is not supported too? > Only way is to stream directly from encoder, without file? We support streaming from H.264 and MPEG-4 *elementary stream* files - i.e., from files that contain encoded video data only. And we support streaming from '

Re: [Live-devel] Android video streaming

2012-11-01 Thread Tsimafei Harbakon
So, MPEG-4 (.mp4) is not supported, and 3GPP (.3gp) is not supported too? Only way is to stream directly from encoder, without file? Thanks a lot On Thu, Nov 1, 2012 at 2:51 PM, Ross Finlayson wrote: > The format is .mp4 > > > Sorry, but we currently don't support streaming from this file format.

Re: [Live-devel] Android video streaming

2012-11-01 Thread Ross Finlayson
> The format is .mp4 Sorry, but we currently don't support streaming from this file format. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/li

Re: [Live-devel] Android video streaming

2012-11-01 Thread Tsimafei Harbakon
The format is .mp4. I've tested VLC on PC to receive streams. There is h263+ support in live555, mpeg4 examples need elementary streams, and for h264 live555 says there is no support for short headers On Thu, Nov 1, 2012 at 2:22 PM, Ross Finlayson wrote: > Android can record videos from camera en

Re: [Live-devel] Android video streaming

2012-11-01 Thread Ross Finlayson
> Android can record videos from camera encoded H263, H264, MPEG 4 SP; > resulting files have H.263, H.264 / AVC, MPEG-4 Video codecs. Can this files > be streamed using live555 in any way? It depends: What is the format of these files? However, each of the video codecs that you mentioned can b

[Live-devel] Android video streaming

2012-11-01 Thread Tsimafei Harbakon
Hello, Android can record videos from camera encoded H263, H264, MPEG 4 SP; resulting files have H.263, H.264 / AVC, MPEG-4 Video codecs. Can this files be streamed using live555 in any way? Thanks ___ live-devel mailing list live-devel@lists.live555.com