Skip to content

H.264 encoder/decoder plugin for mediastreamer2 based on the openh264 library

License

Notifications You must be signed in to change notification settings

Linphone-sync/msopenh264

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

No packages published

Contributors 4

  •  
  •  
  •  
  •