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

Re: [Live-devel] building on raspberrypi Bookworm

2024-05-29 Thread Brian Koblenz
testProgs On Wed, May 29, 2024 at 6:05 PM Ross Finlayson wrote: > > > > > 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 > &g

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

[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

[Live-devel] advice and debugging a problem

2019-02-03 Thread Brian Koblenz
Ross, I am hoping you can provide some advice as to how I might debug a problem I am having. It is "reasonably", but not perfectly repeatable. My setup is a dericam IP camera (A) with an rtsp server on a subnet (rtsp://Aip:554/12). On the same subnet, there is a server (L) running live555proxyS

Re: [Live-devel] SDP help

2018-09-12 Thread Brian Koblenz
On Tue, Sep 11, 2018 at 8:12 PM, Ross Finlayson wrote: > > Under comparable versions of the browsers and Windows 7 I would get a: > > DOMException: Failed to set remote offer sdp: Failed to set remote video > description send parameters > > Sorry, but this error message has nothing to do with our

[Live-devel] SDP help

2018-09-11 Thread Brian Koblenz
I have recently starting using live555ProxyServer and think it can be the ideal interface for my needs. In my case, I am using the Janus gateway to link webRTC browsers to rtsp streams that are collected by live555ProxyServer. Things work fine under Windows 10 with Chrome and Safari. Under compa