Thanks. This will be fixed in a future release of the software.
> Bonus question: any better way to provide Live555 dev team with big text
> file?(attachment, pastbin, etc)
Email attachments are usually best.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
Hi,
There is a problem in the SIP implementation. RTCP report are not send to the
proper address.
Test were performed with live555-2012-10-24 with the following mod :
--- live/groupsock/Groupsock.cpp2012-10-24 09:07:18.0 -0400
+++ live-20121024-mod-siprtcp/groupsock/Groupsock.cpp
Thanks. I have just released a new version (2012.10.01) of the code that fixes
this.
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-dev
Hi,
We found an issue in SIPClient.cpp in function sendBye()
http://www.live555.com/liveMedia/doxygen/html/SIPClient_8cpp-source.html
line 682 reads:
"CSeq: %d ACK\r\n"
It should be changed for
"CSeq: %d BYE\r\n"
Our setup is as follow:
FreeSWITCH Version 1.2.0-rc2+git~20120730T23584
If the live555 library can handle SIP request just like
"register","invite" ? I saw a sipClient.cpp in the source but I can
not see the "register" method of sip implemented in the file , does
the lib not support the method now ?
No. The library currently supports the "INVITE", "ACK" and "BY
Hi ross:
If the live555 library can handle SIP request just like
"register","invite" ? I saw a sipClient.cpp in the source but I can not see
the "register" method of sip implemented in the file , does the lib not
support the method now ?
Best regards,
Kevin Liu
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
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
We have a SIP server already. We have to make a client which calls
another client with SIP. And then the client has to make a connection
with the other client and send a audio/video RTP stream. The video
stream gets it's data from a network camera (Motion JPEG) and the
audio stream has to get its d
>Im doing some research on a project to make a audio/video RTP stream
>with a networkcam as video-source (delivers a MotionJPEG stream) and a
>microphone as audio source. The stream has to be controlled by SIP
>commands.
>As far as I understood from the website and the mailing-lists it
>should all
Hi Ross,
Im doing some research on a project to make a audio/video RTP stream
with a networkcam as video-source (delivers a MotionJPEG stream) and a
microphone as audio source. The stream has to be controlled by SIP
commands.
As far as I understood from the website and the mailing-lists it
should
Hi all,
Does anybody worked with live555 for a Sip User Agent?
I was thinking about using it but SIPClient.cpp seems to be made only to
receive messages once it has send the first transaction. Seem that it can't
receive invites, register to a server or handle incoming messages from other
UAs when
12 matches
Mail list logo