stephendade / Rpanion-server

Web-based configurator for companion computers of MAVLink vehicles
https://www.docs.rpanion.com/software/rpanion-server
GNU General Public License v3.0
138 stars 61 forks source link

Some problems in configuration and use #166

Open lin19968 opened 11 months ago

lin19968 commented 11 months ago

How to solve this problem _1070443942_IMG20231005165632_1696496193000_xg_0

lin19968 commented 11 months ago

When I use the serial stream played by VLC, it stops playing for 2 seconds, how can I solve this?

lin19968 commented 11 months ago

I'm using Ubuntu 22.04

stephendade commented 11 months ago

The deprecated warnings are normal during installation. They don't affect the operation of Rpanion-server.

For the video, which camera and settings are you using?

lin19968 commented 11 months ago

image I use this camera, and when I use the official Raspberry Pi image, I can output video normally, but I can't configure it myself

stephendade commented 11 months ago

I need the other settings on the page too. Also the actual name of the camera.

I use this camera, and when I use the official Raspberry Pi image, I can output video normally, but I can't configure it myself

I'm not sure what you mean by "can't configure it myself"

lin19968 commented 11 months ago

image I use Ubuntu 22.04 system to run Rpanion-server, I can't output video, I burn the official configuration Raspberry Pi image to output video, I don't know what the problem is.

lin19968 commented 11 months ago

_-2106599389_IMG20231006123553_1696566954000_xg_0 This is the packaging of the camera

stephendade commented 11 months ago

I've confirmed the freezing happen when using RTSP. Can you test RTP too - that works ok for me.

lin19968 commented 11 months ago

It is also impossible to output video using RTP

stephendade commented 11 months ago

I use Ubuntu 22.04 system to run Rpanion-server, I can't output video, I burn the official configuration Raspberry Pi image to output video, I don't know what the problem is.

I've had a chance to run some tests with an MJPEG source camera.

stephendade commented 11 months ago

Update: I've added a patch to make streaming more stable on Ubuntu22 - I changed to software x264 encoding and it works much better.

Give that a go and see if it works for you.

lin19968 commented 11 months ago

Now that the problem has been solved, thank you very much

lin19968 commented 11 months ago

I tried to install the Ubuntu 20.04 desktop version of the system, but I couldn't find the corresponding .img file online, so I had to choose to install the 22 system