I told them already.
I am trying to replace the old version by the new version (2013 31 12) in the
firmware:
https://github.com/KonradIT/UnofficialGoProFW/tree/master/NoLagLivePreviewFW
It seems that the new gopro, the HERO3+ is using the latest live, but the old
one not.
Anyway, thanks for the
> Looking at the gopro open source page, I found they use “live.2012.02.04.tar”
> (two years old)
> Where I can download the most recent version of live..XX.XX.tar?
See
http://www.live555.com/liveMedia/faq.html#latest-version
(It's not clear to me how GoPro is using the "LIVE555 Stre
Hello.
Looking at the gopro open source page, I found they use “live.2012.02.04.tar”
(two years old)
Where I can download the most recent version of live..XX.XX.tar?
Thanks and best regards,
Konrad Iturbe
http://chernowii.com
___
live-devel mai
> I downloaded the live555proxyserver.cpp program(from
> http://www.live555.com/liveMedia/public/live.2013.12.05.tar.gz)
FYI, the latest version of the code (the only version that we support) can be
downloaded from
http://www.live555.com/liveMedia/public/live555-latest.tar.gz
> to stre
Hi,
I downloaded the live555proxyserver.cpp program(from
http://www.live555.com/liveMedia/public/live.2013.12.05.tar.gz) to stream
multiple backend rtsp streams, but when I tried to play the proxied URL's
using vlc the videos are getting intermixed.
I am using Ubuntu 12.04 LTS 64 bit machine and
> I did not want to mention this, but exchange "SpecialProtocol" with SAT>IP
> and you have your answer. There are many clients for this protocol so I have
> to make a Server that speeks their language.
Please tell the developer(s) of these clients to contact me directly about
this, so I can fu
> It's unusual for a "DESCRIBE" request to contain a "Session:" header. I
> think it's allowed in the protocol, but our RTSP client implementation does
> not support it. (So, if you wanted to do this, for your client(s) you'd
> either need someone else's RTSP client implementation, or else hac