|
From: Barry M. <bar...@gm...> - 2023-07-14 14:09:46
|
Hi spindels7! > Many thanks for those suggestions. The 0.0.0.0 means all interfaces, > but yes I could use the actual IP address of the box. However, the > fact that I can see the stream from another machine mans that it is > sending it to the correct IP address. > Thanks for the information. Here's another WAG based on my USB cameras: try prefacing with "http://" -- I think most utilities are automatically using "https://" (no quotes, of course!). As you're able to view on another machine this probably won't help but will mention anyway: my configurations use camera numbers and this number needs to be added to the end: "http://192.168.4.221:8081/1". That '/1' is derived from the configuration file: # Numeric identifier for the camera. camera_id 1 > On your other point, I also have experienced this – especially when > using Microsoft Word – for example it replaces the ‘dash’ character > with ‘smart dash’ which is different and the command fails. However > in this case I typed the commend directly into the terminal so I can > rule this particular issue out. > OK -- hope someone else replies so you can get a better suggestion. :) Barry |