Re: [Live-devel] Raw issue

2020-11-27 Thread Ross Finlayson
Yahia, Unfortunately I don’t have access to a raw video RTP stream, so I can’t test this myself. So, you’re going to have to debug this for us. We changed the implementation of “RawVideoRTPSource” in version 2020.07.21, to address this problem: http://lists.live555.com/pipermail/live-d

Re: [Live-devel] build issue on ubuntu 20.04 LTS

2020-11-27 Thread Ross Finlayson
Olivier, Did you see my response to your earlier question? If you download the latest version of the code (2020.11.27), updated a few hours ago, then this should compile for all versions of Linux (after first running “genMakefiles linux”, of course). If you’re still having problems compiling t

[Live-devel] Raw issue

2020-11-27 Thread BENMOUSSA Yahia - Contractor
Hello, It seems that Raw support doesn't work correctly starting from version 2020.07.21. No data are recorded by openRTSP when playing raw file from live555MediaServer. I've noticed theses changes in RawVideoRTPSource.cpp. --- live.2020.07.09/liveMedia/RawVideoRTPSource.cpp +++ live.2020.07

[Live-devel] build issue on ubuntu 20.04 LTS

2020-11-27 Thread olivier binda via live-devel
--- Begin Message --- Hello all I managed to build live555 on an ubuntu 16.04 box with the linux-no-openssl configuration, without a hitch Also, it looks like it should be possible to build live555 on ubuntu 18.04, without a hitch too as someone published a way to do it in a docker container