I would like to create (if not exist) a software that make a sip
call and send a video stream made-up by jpeg picture. Can i use
LIVE555 Streaming Media?
Sorry, no.
If yes is difficult, I'm not expert programmer...
Unfortunately this software is intended for expert programmers.
--
Ross F
OK, I've looked at this some more, and the problem is definitely the
audio that's in your Program Stream file. It's something other than
MPEG-1 or MPEG-2 (perhaps it's AC-3?). Because of this, you can't
use our regular Program Stream streaming tools to stream it.
However, what you *can* do i
Thanks for the report. I'm currently investigating this.
I haven't come to any firm conclusions yet, but I suspect that there
may be a problem with the audio that's in your Program Stream file.
Are you sure that this is MPEG-1 or MPEG-2 audio? If it's any other
kind of audio, then this might
I have just installed a new version (2009.11.12) of the "LIVE555
Streaming Media" code that works around what appears to be a compiler
error on some platforms (e.g., Mac OS X) that was leading to error
messages of the form:
select() fails: Invalid argument
If you have been seeing such
Hi,
I would like to create (if not exist) a software that make a sip call and
send a video stream made-up by jpeg picture. Can i use *LIVE555 Streaming
Media*? If yes is difficult, I'm not expert programmer...
Thank you very much
--
___
Salvatore Frandina
web
If - for whatever reason - the existing "config.linux" configuration
file doesn't work for 'ubuntu', then please propose either (i) a
modified version (that also continues to work with other types of
Linux), or (ii) a new configuration file "config.ubuntu" that works
for 'ubuntu'.
--
Ross Fin
Thanks for posting these proposed changes. These changes will also
appear in the next release of the software.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.
On Wednesday 11 November 2009, 13:48:19, Zelalem Sintayehu wrote:
> Hi, I don't know if it the proper forum to ask this question. I just
> downloaded the live555-latest.tar.gz file and unzipped it and created a
> make file using genMakefile script.
You could try rebuilding debian unstable packa
I have some doubts regarding the RTP Payload for MP3.
1) When I received the payload it's something like this
00 00 00 00 ff e3 e8 .
The valid data starts only after 4 bytes in all the cases. Why is that so?
Because these first 4 bytes are the "MPEG Audio-specific header"
defined
This allows live555 to compile with the mingw32ce toolchain of the CeGCC
project, that doesn't define _setmode(). However am I not sure that
this is the right thing to do, since I found documentation saying that
_setmode() should be available on WinCE.
diff -urp live.orig/liveMedia/InputFile.cpp
10 matches
Mail list logo