-
Notifications
You must be signed in to change notification settings - Fork 0
H.264 encoder/decoder plugin for mediastreamer2 based on the openh264 library
License
Linphone-sync/msopenh264
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
msopenh264 - H.264 encoder/decoder plugin for mediastreamer2 based on the openh264 library. Installation guide: ------------------- 1) Install OpenH264: $ git clone https://github.com/cisco/openh264.git -b v1.4.0 $ cd openh264 $ make $ make install PREFIX=<your installation prefix> 2) Install the msopenh264 plugins: $ export PKG_CONFIG_PATH=<your install prefix>/lib/pkgconfig $ ./autogen.sh $ ./configure --prefix=<your installation prefix> $ make $ make install
About
H.264 encoder/decoder plugin for mediastreamer2 based on the openh264 library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published