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

Big endian fixes #308

Open
wants to merge 116 commits into
base: dev
Choose a base branch
from
Open

Big endian fixes #308

wants to merge 116 commits into from

Conversation

jbubik
Copy link

@jbubik jbubik commented May 24, 2020

Hi, is there a way to push bigendian fixes for nginx-rtmp to sergey-dryabzhinsky/nginx-rtmp-module? Original Arut's code is little-endian based, compilation on big-endian platforms is possible, but at runtime it sees some data incorrectly swapped and fails.

I selected repo "ut0mt8/nginx-rtmp-module" as a base for the changes, as that repo is currently used to compile OpenWrt packages. Unfortunately ut0mt8 seems unresponsive at the moment. Kudos to him for his DASH improvements. I would like to donate the fix to the community, but I have no intention to become "yet another fork of nginx-rtmp".

Current options:

Can I help with anything? Although there are conflicts in this PR, don't worry. Just two places in code (marginal issues) and a large section in README.md.

Jan

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