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. Then when I run the make command it failed. I got two
errors, which are CC: command not found and also [rtcp_from_spec
Hi, trying to develop an rtsp proxy server and was looking for an rtsp stack.
Sorry, but our software doesn't support RTSP proxying (at least, not
without a lot of programming).
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-
One more update on this:
Moreover from the Initial 1 or 2 bytes of the payload, I am not able to find
any valid ADU Descriptor Information.
Is there any problem in sending that information from the server?
From: live-devel-boun...@ns.live555.com
[mailto:live-dev
Hi, trying to develop an rtsp proxy server and was looking for an rtsp stack.
I'm completely new to Live and got confused. Which part of the application
shall I use. I only want an rtsp stack, but want to have access to all the
options. Like I want to change the host address and port. I don't w
Thanks. This will be included 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.com/mailman/listinfo/live-devel
This fixes the error:
GroupsockHelper.cpp:731: error: integer constant is too large for 'long' type
diff -urp live.orig/groupsock/GroupsockHelper.cpp
live/groupsock/GroupsockHelper.cpp
--- live.orig/groupsock/GroupsockHelper.cpp 2009-09-28 17:16:16.0
+0200
+++ live/groupsock/Groups