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

Videoplugin is broken in v10.1.154 release #52

Closed
smarttowel opened this issue Aug 13, 2019 · 6 comments
Closed

Videoplugin is broken in v10.1.154 release #52

smarttowel opened this issue Aug 13, 2019 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@smarttowel
Copy link
Member

Problem occured only on Linux. Kubuntu 18.04.

But if I build project from sources (release and debug builds), plugin works fine.
I think, it's can be travis related problem. Maybe, we should make linux build under bionic, not xenial distro?

log.txt

@smarttowel smarttowel added the bug Something isn't working label Aug 13, 2019
@uavinda uavinda added this to TODO in APX Ground Control via automation Aug 13, 2019
@uavinda uavinda self-assigned this Aug 13, 2019
@uavinda uavinda closed this as completed Aug 17, 2019
APX Ground Control automation moved this from TODO to Closed Aug 17, 2019
@smarttowel
Copy link
Member Author

Ok, now we don't have errors in console, but video still not working in build from travis.
With GST_DEBUG="*:3":

Missing parser: H.264 (Main Profile) (video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)3, profile=(string)main, codec_data=(buffer)014d401effe000, width=(int)1920, height=(int)1072, framerate=(fraction)113/4, pixel-aspect-ratio=(fraction)1/1, parsed=(boolean)true)

Looks like h264parse element not found.

@smarttowel smarttowel reopened this Aug 23, 2019
APX Ground Control automation moved this from Closed to High priority Aug 23, 2019
@smarttowel
Copy link
Member Author

Bump

@uavinda
Copy link
Member

uavinda commented Sep 6, 2019

@uavinda
Copy link
Member

uavinda commented Sep 8, 2019

It looks like some libs are missing:
Screen Shot 2019-09-08 at 16 53 05

@smarttowel
Copy link
Member Author

Are you sure that it's screenshot from Release .AppImage build?
I check v10.1.190 right now and all libraries presented in .AppImage.

@uavinda
Copy link
Member

uavinda commented Sep 9, 2019

Sure I am. After copying of the missing libs, the image works fine.

@uavinda uavinda closed this as completed Sep 9, 2019
APX Ground Control automation moved this from High priority to Closed Sep 9, 2019
uavinda added a commit to uavos/apx-gcs that referenced this issue Oct 16, 2020
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
No open projects
Development

No branches or pull requests

2 participants