Re: [Live-devel] building on raspberrypi Bookworm

2024-05-30 Thread Brian Koblenz
Thanks. The 2024.05.30 tar files has config.raspberrypi and it builds and runs correctly. Yippee. fwiw, as of this morning, the latest tar file still does NOT reflect the 5.30 file. On Wed, May 29, 2024 at 8:03 PM Ross Finlayson wrote: > > > > > On May 29, 2024, at 6:35 PM, Brian Koblenz > >

Re: [Live-devel] building on raspberrypi Bookworm

2024-05-29 Thread Ross Finlayson
> On May 29, 2024, at 6:35 PM, Brian Koblenz > wrote: > > still missing?? You must be getting an old, cached copy of the tar file. To be sure that you get the latest one, download http://www.live555.com/liveMedia/public/live.2024.05.30.tar.gz instead. Ross Finlayson Live Networks,

Re: [Live-devel] building on raspberrypi Bookworm

2024-05-29 Thread Brian Koblenz
still missing?? pi@Master-198:~/live $ ls BasicUsageEnvironment config.cygwin-for-vlc config.linux-no-openssl config.solaris-64bit groupsock UsageEnvironment config.armeb-uclibc config.freebsd config.linux-with-shared-libraries config.uClinux hlsProxy

Re: [Live-devel] building on raspberrypi Bookworm

2024-05-29 Thread Ross Finlayson
> On May 29, 2024, at 5:56 PM, Brian Koblenz > wrote: > > Here is what I downloaded: > wget http://www.live555.com/liveMedia/public/live555-latest.tar.gz > > After unpacking, I do not see any live/config.raspberrypi Oops, that was my mistake. Sorry about that. Try again now. Ross Finlays

Re: [Live-devel] building on raspberrypi Bookworm

2024-05-29 Thread Brian Koblenz
Here is what I downloaded: wget http://www.live555.com/liveMedia/public/live555-latest.tar.gz After unpacking, I do not see any live/config.raspberrypi Do I have the right tarball? fwiw, I am (still) targeting pi-3b+ but I think the main issues are the OS level (12/bookworm) instead of the hw var

Re: [Live-devel] building on raspberrypi Bookworm

2024-05-29 Thread Ross Finlayson
Brian, I recently updated the code to add a new configuration file config.raspberrypi that is known to work for building on the Raspberry Pi 5 (and likely other versions as well). So just run genMakefiles raspberrypi before building. And this is the first time I’ve ever heard ab

[Live-devel] building on raspberrypi Bookworm

2024-05-29 Thread Brian Koblenz
I am trying to create an environment on the latest debian os (Lite). I last did this a few years ago and it is not one of my favorite things. This time around, I have forgotten all I learned about the live555 stuff and am unsuccessfully trying to (naively) build live555ProxyServer. fwiw, I have