Andrew King
Andrew King
Ok just time stamp issues thats fine, they are usually just coming from dropped packets.
Yeah this seems to be something not being happy between gstreamer and VLC both of which external parts to neolink
ffplay over ssh probably won't work without x11 forwarding to send the window it makes back to the client.
404 not found usually means that the path you are try to access `/frontporch` does not exist. Could you please set the environmental variable GST_DEBUG=3 and try again we should...
Since it seems to work but intermittently this is hard to diagnose. It may be the network for example. Particularly since you seem to be getting the dropped connection error....
So I do all my dev work on macOS so should work unless something has changed upstream. We have a build on macOS using GitHub runners and that built just...
I believe what you are missing is the `PKG_CONFIG_PATH` env var that points to the frameworks pc file. As indicated by your error message `non_existent_on_purpose/please_use_framework_pkg-config/or_pass_--define-prefix_to_your_pkg-config/lib`
With leave the rpath as the defaults. Which tends to be absolute path at build time I believe. It's one of the reasons why we build with the official pkg...
Your getting a timeout on the udp part of the code. I'm working on a rework of the whole udp protocol that should help with this but will take while...
@Pytonballoon810 Please see #370 and address this issue in the right repo. (I think you meant that repo their since you use `mqtt-rtsp` which I don't think is in this...