Actions
WIPVideo » History » Revision 2
« Previous |
Revision 2/43
(diff)
| Next »
Saúl Ibarra Corretgé, 08/21/2013 04:00 PM
WIPVideo¶
Notes while video is a work in progress.
Dependencies¶
The following dependencies are required to build PJSIP with video support (including H264)
- SDL 2
- ffmpeg (libavformat, libswscale, libavcodec, libavutil)
- libx264
Versions I have tried:
- SDL (2.0.0-7655)
- ffmpeg (2.0 release)
- libx264 (snapshot-20130806-2245-stable)
Patches¶
If the above versions are used, PJSIP needs to be patched with the attached patch (avcodec.diff) or it won't compile. This does not occur when compiling it against the latest library versions on Debian unstable.
Updated by Saúl Ibarra Corretgé over 11 years ago · 2 revisions