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

Turn off gstreamer for non-x86 #96

Merged
merged 1 commit into from
Jul 27, 2018
Merged

Turn off gstreamer for non-x86 #96

merged 1 commit into from
Jul 27, 2018

Conversation

Manishearth
Copy link
Member

We don't have the ability to include it as a dependency on our CI right now.

@Manishearth Manishearth mentioned this pull request Jul 26, 2018
6 tasks
@sdroege
Copy link
Sponsor Contributor

sdroege commented Jul 27, 2018

Is the problem only the gstreamer binaries? If so, I'm planning to add CI for arm at least soon. What other targets do you build on your CI?

@ferjm ferjm merged commit 182e999 into master Jul 27, 2018
@ferjm ferjm deleted the no-x86 branch July 27, 2018 07:16
@Manishearth
Copy link
Member Author

Manishearth commented Jul 27, 2018 via email

@sdroege
Copy link
Sponsor Contributor

sdroege commented Jul 27, 2018

Only for the gstreamer binaries. linux-x86, aarch64, and arm, mac-x86, windows-x86, android-arm

Ah, Windows/mac/Android should be fine with the binaries that exist. For Linux I was planning to do armv7 for gstreamer-rs so you would have binaries for that available already then (just not sure when, quite busy currently). I could write you down how I build these binaries so you could do the same for linux/x86 and linux/aarch64 then

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

Successfully merging this pull request may close these issues.

3 participants