Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very dark stream with thick green line on the bottom of image when using camera-streamer #279

Closed
NokkOnEffect opened this issue Dec 1, 2024 · 2 comments

Comments

@NokkOnEffect
Copy link

NokkOnEffect commented Dec 1, 2024

What happened

When using camera-streamer with my 3DO enclosure cam connected to my Pi 4 1GB running Pi OS Lite 64 Bit, a thick green bar appears on the bottom of the image. The image is also noticably darker.

camera-streamer WebRTC

The used config is the following:

[cam Enclosure]
mode: camera-streamer
enable_rtsp: true
rtsp_port: 8554
port: 8080
device: /dev/video0
resolution: 1920x1080
max_fps: 30

What did you expect to happen

The line should not be there and the brightness should be roughly equal. like in the picture using ustreamer below.
ustreamer

The used config is the following:

[cam Enclosure]
mode:  ustreamer
port: 8080
device: /dev/video0
resolution: 1920x1080
max_fps: 30

How to reproduce

Hardware: Pi 4 1GB
OS: Raspberry Pi OS Lite Bookworm 64 Bit
VRAM expanded to 160
3DO nozzle or enclosure cam
Use the configs given above

Additional information

No response

@NokkOnEffect NokkOnEffect added the bug Something isn't working label Dec 1, 2024
@mryel00 mryel00 added not an Issue and removed bug Something isn't working labels Dec 1, 2024
Copy link

github-actions bot commented Dec 1, 2024

Ahoi!

It looks like this ticket is a request for help (or similar).
Many helpful people will not see your message here and you are
unlikely to get a useful response.

We use the Github Issue-Tracker only for development related
topics, like feature requests, bug reports etc. To get help,
please join our Discord-Server or ask in Github Discussions:

This ticket will be automatically closed.

Fair wind and a following sea!
~ Your friendly MainsailGithubBot

PS: I'm just an automated script, not a real sailor.

@github-actions github-actions bot closed this as completed Dec 1, 2024
@mryel00
Copy link
Member

mryel00 commented Dec 1, 2024

That's nothing crowsnest can change. Please open an issue in the camera-streamer repo. It's a bug with camera-streamer and the pi hw encoders.
edit: To be precise it's a problem of the pi hw encoders, so at least webrtc will always be way darker and most of the times have that green line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants