[Libav-user] Reading from IP Camera (RTSP) using FFmpeg results in 5xx Server Error

2015-12-09 Thread black copper
I have a scenario where I am trying to read from IP camera using RTSP method. On my development PC everything is working fine (rtsp url is something like: rtsp://admin:12345@192.168.1.60:554, but when I try to test it over a friend's place, he has different camera (Axis IP camera), and the url

Re: [Libav-user] Building with purchased libraries

2015-12-09 Thread Yury Udovichenko
Does this mean we cannot use legally purchased binary library with FFMPEG under LGPL license? According to ffmpeg docs, we must use this flag in order to build it with h.264 transcoding capabilities. Best regards, Yury Udovichenko, Nimble Streamer | WMSPanel

Re: [Libav-user] Building with purchased libraries

2015-12-09 Thread Stefano Sabatini
In data Wednesday 2015-12-09 21:37:09 +1000, Yury Udovichenko ha scritto: > Does this mean we cannot use legally purchased binary library with FFMPEG > under LGPL license? According to ffmpeg docs, we must use this flag in > order to build it with h.264 transcoding capabilities. I think this is a

Re: [Libav-user] Building with purchased libraries

2015-12-09 Thread Paul B Mahol
On 12/8/15, Yury Udovichenko wrote: > Hello, > > Our company is in process of purchasing binary version of x264 library from > the legal representative of the library owner. This means we are not > required to open the sources of our application. > > In addition we would like

Re: [Libav-user] Building with purchased libraries

2015-12-09 Thread Phil Turmel
On 12/09/2015 02:47 AM, Yury Udovichenko wrote: > Hello, > > Our company is in process of purchasing binary version of x264 library > from the legal representative of the library owner. This means we are > not required to open the sources of our application. > > In addition we would like to use

Re: [Libav-user] Building with purchased libraries

2015-12-09 Thread Hendrik Leppkes
On Wed, Dec 9, 2015 at 2:35 PM, Phil Turmel wrote: > On 12/09/2015 02:47 AM, Yury Udovichenko wrote: >> Hello, >> >> Our company is in process of purchasing binary version of x264 library >> from the legal representative of the library owner. This means we are >> not required