Sign inSign up

voiceip/orkaudio

By voiceip

Updated over 1 year ago

Docker versions of oreka orkaudio capture application

Image
3

3.9K

voiceip/orkaudio repository overview

Oreka, an opensource VoIP media capture and retrieval platform

An audio capture and storage daemon with pluggable capture modules currently comes with modules for VoIP and sound device recording.

Running

Docker images are available via docker hub, so just run the below command to pull images directly from hub.docker.com. Note: --net=host on docker works on linux systems and is a limitation of docker, so please keep that in mind.

docker run -it --net=host --restart=always --privileged=true -v /var/log/orkaudio:/var/log/orkaudio -v /etc/orkaudio:/etc/orkaudio voiceip/orkaudio:master

Tag summary

Content type

Image

Digest

Size

106.2 MB

Last updated

about 4 years ago

docker pull voiceip/orkaudio