Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
/ pulsegst Public archive

Custom build of pulseaudio and gstreamer for use with sip2rtsp

License

Notifications You must be signed in to change notification settings

nanosonde/pulsegst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is not required anymore by sip2rtsp!

sip2rtsp is now based on Debian Bookworm which already includes the latest stable version of gstreamer and pulseaudio!

pulsegst

Custom build of pulseaudio and gstreamer for use with sip2rtsp.

Versions:

  • pulseaudio: 16.1
  • gstreamer 1.22.1

The packages can be found here: https://github.com/nanosonde/pulsegst/pkgs/container/pulsegst

Note: the resulting docker images for various CPU architectures only contain the compiled files (binaries/libs, etc.) of gstreamer and pulseaudio for use with another multistage dockerfile. Nothing else.

[...]
COPY --from=pulsegstimage /usr/local/pulseaudio/ /usr/local/pulseaudio/
COPY --from=pulsegstimage /usr/local/gstreamer/ /usr/local/gstreamer/
[...]

About

Custom build of pulseaudio and gstreamer for use with sip2rtsp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published