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

[Bug]: ffmpeg parse parameter error #73

Closed
canaancuiyan opened this issue May 28, 2022 · 0 comments · Fixed by #74
Closed

[Bug]: ffmpeg parse parameter error #73

canaancuiyan opened this issue May 28, 2022 · 0 comments · Fixed by #74
Assignees
Labels
bug Something isn't working
Milestone

Comments

@canaancuiyan
Copy link
Contributor

What happened

ffmpeg cannot parse video name.

Reproduction steps

cd /app/encode_app
ffmpeg -f v4l2 -s 1920x1080 -conf "video_sample.conf" -isp 1 -buf_type 2 -r 30 -i /dev/video4 -vcodec libk510_h264 -an -f rtp rtp://192.168.1.100:1234

Hardware board

k510 crb kit

Software version

v1.6-4d34292-20220523-102951CST-root-297352670b41

Bug frequency

10/10

Anything else

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants