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

Please support RK3566 #243

Closed
Eric-168 opened this issue Nov 15, 2023 · 4 comments
Closed

Please support RK3566 #243

Eric-168 opened this issue Nov 15, 2023 · 4 comments
Assignees
Labels
resolution:wontfix This will not be worked on type:bug Something isn't working

Comments

@Eric-168
Copy link

What happens now is when I use
sudo gst-launch-1.0 v4l2src device=/dev/video0 ! videoconvert ! capsfilter caps="video/x-raw, format=(string)YUY2" ! autovideosink
When the screen can loop out to the monitor, TC358743 can work normally, but if I use
ustreamer --device=/dev/video0 --host=0.0.0.0
will appear
root@orangepi3b:~# ustreamer --device=/dev/video0 --host=0.0.0.0
-- INFO [29990.246 main] -- Starting PiKVM uStreamer 5.37 ...
-- INFO [29990.246 main] -- Using internal blank placeholder
-- INFO [29990.246 main] -- Listening HTTP on [0.0.0.0]:8080
-- INFO [29990.247 stream] -- Using V4L2 device: /dev/video0
-- INFO [29990.247 stream] -- Using desired FPS: 0
-- INFO [29990.247 http] -- Starting HTTP eventloop ...
================================================== ==============================
-- INFO [29990.249 stream] -- Device fd=8 opened
-- ERROR [29990.249 stream] -- Video capture is not supported by device
-- INFO [29990.249 stream] -- Device fd=8 closed
-- INFO [29990.249 stream] -- Sleeping 1 seconds before new stream init ...
================================================== ==============================
As far as I know, it is because the RK3566 SOC ISP mode is different. Please adapt.

@mdevaev
Copy link
Member

mdevaev commented Nov 15, 2023

Hello. I don't have this board, and officially I only support Raspberry. Patches are welcome (but only if they do not break the current compatibility with Raspberry).

@mdevaev mdevaev closed this as completed Nov 15, 2023
@mdevaev mdevaev self-assigned this Nov 15, 2023
@mdevaev mdevaev added type:bug Something isn't working resolution:wontfix This will not be worked on labels Nov 15, 2023
@Eric-168
Copy link
Author

I would like to provide the orange pie in kind. Is it ok? Or Orange Pie’s ssh?

@mdevaev
Copy link
Member

mdevaev commented Nov 16, 2023

No, sorry. I really don't have time to do this.

@mdevaev
Copy link
Member

mdevaev commented Nov 16, 2023

Maybe it will help: #97 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:wontfix This will not be worked on type:bug Something isn't working
Development

No branches or pull requests

2 participants