Skip to content

add linux arm build#16

Merged
ReenigneArcher merged 39 commits intonightlyfrom
add/linux-arm-build
Dec 2, 2022
Merged

add linux arm build#16
ReenigneArcher merged 39 commits intonightlyfrom
add/linux-arm-build

Conversation

@ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented Nov 23, 2022

Description

  • add linux arm build
    • cross compiled using standard ubuntu packages

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

@ReenigneArcher ReenigneArcher force-pushed the add/linux-arm-build branch 16 times, most recently from 509fe10 to a743a7c Compare November 23, 2022 23:15
--enable-encoder=h264_vaapi,hevc_vaapi \
--enable-encoder=libx264,libx265 \
--enable-nvenc \
--enable-vaapi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What’s our typical/target host system for this? Is it like a pi or a cloud instance with a GPU? Wondering if we need additional codecs

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional codecs are probably needed. Want to get it to build first, before messing around with other changes though.

Copy link
Member Author

@ReenigneArcher ReenigneArcher Nov 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rpi: h264_v4l2m2m and hevc_v4l2m2m
jetson_nano: h264_nvmpi and hevc_nvmpi

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These can be added in a separate PR.

@ReenigneArcher ReenigneArcher force-pushed the add/linux-arm-build branch 2 times, most recently from af60017 to 15094f1 Compare November 27, 2022 15:44
@ReenigneArcher ReenigneArcher removed the help wanted Extra attention is needed label Dec 1, 2022
@ReenigneArcher ReenigneArcher marked this pull request as ready for review December 2, 2022 03:41
brad-richardson
brad-richardson previously approved these changes Dec 2, 2022
Copy link
Contributor

@brad-richardson brad-richardson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉🎉🎉

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

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants