It is very unlikely that a bug-fix made more than 6 years ago has anything to
do with your problem. Remember that many, many other people have been
successfully using our software since then. Please, just begin by describing
your symptoms; don’t waste your time trying to understand the arcane
Hi,
We are experiencing an issue with a product on the project that I'm working on.
It is an analogue video encoder that uses the live555 media server. When we
make multiple RTSP joins to the device, each new RTSP join causes the video
sessions already in progress to glitch.
I noticed one of t
Hi, Ross. I use your library for the transmission of the video stream in
real time. OpenRTSP Client reading the server stream via RTP-over-TCP.
On Windows 8 packets correctly received, but on Windows 7 after some
time the packet receiving hangs. I encoded h264 file with fullhd
resolution and bi
Finlayson
Sent: Tuesday, March 05, 2013 5:02 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] LIVE555 Media Server source code
How can I download the LIVE555 Media Server source code for Windows 7 32
bit?
See our online documentation
> How can I download the LIVE555 Media Server source code for Windows 7 32 bit?
See our online documentation
http://www.live555.com/mediaServer/#downloading
under "Source code". (The source code, like all of our application source
code, is multi-platform.)
Ross Finlayson
Live Networks,
Dear friends,
How can I download the LIVE555 Media Server source code for Windows 7 32
bit?
Thanks,
Avi Tal.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
The most reliable way to set the IP address that the server uses is to first
configure your OS so that that interface the one that's used for multicast
routing; i.e., the one that has a route for 224.0.0.0/4
In software, you could also try changing the IP address by first assigning the
global v
Hi
It would be great if it was possible to allow a user to select the ip
that the server should listen on (maybe set it as an optional command
line argument). I have multiple network devices and would like to change
this to test streaming on any one of them.
Where in the source code would I
I am attempting to build live555 MediaServer on x64 windows 7. I have
built a VS2008 projects to build the 64 bit libraries and they are
compiling, but for some reason I have been unable to get the mediaServer to
build with these new libraries. I have another executable that I have been
working o
hi all,
can i have log files or traces generated by the server and containing the
establishment of the connection between the LIVE555 and
the client? and in which directory can i find them?
thank youuu!!
___
live-devel mailing list
live-devel@lists.live
VLC can't produce good RTSP output
VLC relies on Live555 to do RTSP
FYI, VLC uses the "LIVE555 Streaming Media" code only when it's a
RTSP *client*. Its RTSP server implementation uses its own, built-in
server code.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
On 3/16/2011 6:56 AM, Jobe Lawn wrote:
well,, I'm just plain user not a coder,
Live555 is a C++ code library first and foremost.
I was wondering if there is
some commandLine params to alter the behivour...
Nope. live555MediaServer totally ignores parameters passed on the
command line cur
Hi there. (I just want to make my bid / suggestion about LIVE555
Media Server).
Server work great, no problem there. The point is how can I change
the port? Now it seems to be 8544 or similar.
The only way to change the port number is to modify and recompile the
application's source code.
hone thgough various networks. server -
3G - phone works with VLC because UDP will go through.
Server (lan) - WAN - LAN (phone) does not. Therefore RTSP inside TCP is needed.
:)
VLM?
--- On Wed, 3/16/11, Warren Young wrote:
From: Warren Young
Subject: Re: [Live-devel] LIVE555 Media Server
To
On 3/16/2011 12:45 AM, Jobe Lawn wrote:
how can I change the port?
Change the code. It's about a dozen lines down in the main() function
of the live555MediaServer program.
- Can in later release this be used in conjuction with VLC so that VLC
transcodes and published the output to locahost
Hi there. (I just want to make my bid / suggestion about LIVE555 Media Server).
Server work great, no problem there. The point is how can I change the port?
Now it seems to be 8544 or similar.
- Can the port be altered as user wants?
- Can rtsp be focred to use TCP (firewalls prevents a lot ud
is there any way to handle PAUSE request in the mediaserver.
Our RTSP server implementation already handles the RTSP "PAUSE" command.
my custemer is a hardware decoder developer.
and sometimes he wants to hold on the decode process.
and he doesn't have enough memory to cache so many frames.
s
hi,my friends.
is there any way to handle PAUSE request in the mediaserver.
my custemer is a hardware decoder developer.
and sometimes he wants to hold on the decode process.
and he doesn't have enough memory to cache so many frames.
so he wants to send a PAUSE request to the Server.
but t
>I don't understand why the stream (rtsp://xx.xx.xx.xx/test.mpg) from
>LIVE555 Media Server does not open by Windows Media Player?
It's because Windows Media Player is not standards-compliant. Use VLC instead.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_
在 Friday 11 April 2008 14:48:11,Artem Goryunov 写道:
> Hello All!
>
> Please help
> I don't understand why the stream (rtsp://xx.xx.xx.xx/test.mpg) from
> LIVE555 Media Server does not open by Windows Media Player?
> How it is possible to repair it?
>
>
> Artem
hi, try real player first
_
Artem Goryunov wrote:
> Hello All!
>
> Please help
> I don't understand why the stream (rtsp://xx.xx.xx.xx/test.mpg) from
> LIVE555 Media Server does not open by Windows Media Player?
Because Windows Media Player does not support MPEG over RTP?
> How it is possible to repair it?
Fix Windows Medi
Hello All!
Please help
I don't understand why the stream (rtsp://xx.xx.xx.xx/test.mpg) from LIVE555
Media Server does not open by Windows Media Player?
How it is possible to repair it?
Artem
___
live-devel mailing list
live-devel@lists.live555.com
Hai
Thanks a lot for kind response
I have gone through the below links
But i am looking for streaming of MPEG-4 Video Elementary Stream file and
trickplay support for it
but the below links indicate that it is implemented for MPEG-1/MPEG-2 alone
I have no knowledge on MPEG-4 and H.264
kind he
I am looking for streaming of MPEG-4 Video Elementary Stream file
I have few queries regarding this please help me in this regard.
1. Can i able to make fast forward or fast backward of the Stream ?
Our server implementation does not (yet) support 'trick play'
operations on MPEG-4 files.
For
Dear All,
I am looking for streaming of MPEG-4 Video Elementary Stream file
I have few queries regarding this please help me in this regard.
1. Can i able to make fast forward or fast backward of the Stream ?
2. If so how should this be done either at the client side or at the server
side ?
3. I
>I am trying to send live audio from a microphone through Media Server to my
>client. Any ideas?
Jimmy,
There are future plans to upgrade the LIVE555 Media Server to support
live input streams. Until that time, however, I recommend that you
instead use our "testOnDemandRTSPServer" demo applica
Hey all,
I am trying to send live audio from a microphone through Media Server to my
client. Any ideas?
Thanks
Jimmy
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
27 matches
Mail list logo