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

Refactor xiu #103

Merged
merged 9 commits into from
Mar 2, 2024
Merged

Refactor xiu #103

merged 9 commits into from
Mar 2, 2024

Conversation

harlanc
Copy link
Owner

@harlanc harlanc commented Mar 2, 2024

  • Support publishing pre-built images and docker images using github action Publish container images #100 Thanks @svenstaro .
  • Refactor: extract http mod from RTSP/Webrtc to common library.
  • Refactor: extract amf0 mod from RTSP to XFLV library.
  • Refactor: remove the dependency of HLS on RTMP.
  • Refactor: remove the dependency of HTTP-FLV on RTMP.
  • Refactor api_kick_off_client of streamhub to simplify the process.
  • Update denpendency library of WebRTC from opus-rs to audiopus to support cross compile.
  • Use reqwest's vender feature referenced in streamhub to support cross compile.

@harlanc harlanc merged commit d16433c into master Mar 2, 2024
1 check passed
@harlanc harlanc deleted the refactor_xiu branch March 2, 2024 21:25
@harlanc harlanc linked an issue Mar 15, 2024 that may be closed by this pull request
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.

Publish container images
1 participant