projects:isdn:root

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:isdn:root [2020/07/25 10:42] – added missing 'cd command' patprojects:isdn:root [2026/07/26 22:17] (current) – external edit 127.0.0.1
Line 1: Line 1:
-make root +make root
  
  
-== build gst raspivid+## build gst raspivid
 <code> <code>
 apt install git autoconf automake libtool pkg-config libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libraspberrypi-dev gstreamer-tools gstreamer1.0-omx apt install git autoconf automake libtool pkg-config libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libraspberrypi-dev gstreamer-tools gstreamer1.0-omx
Line 15: Line 15:
 </code> </code>
  
-== build gst srt+## build gst srt
 build lib srt build lib srt
 <code> <code>
Line 28: Line 28:
  
 build gst srt (build gst bad with srt support) build gst srt (build gst bad with srt support)
 +
 +First enable the gst-ugly related src packages in /etc/apt/sources.list (e.g 'universe' in Ubuntu), then run:
 <code> <code>
-enable src packages in /etc/apt/sources.list 
 sudo apt build-dep gstreamer1.0-plugins-bad  sudo apt build-dep gstreamer1.0-plugins-bad 
 sudo apt install meson ninja-build sudo apt install meson ninja-build
Line 40: Line 41:
 </code> </code>
  
-== build gst-instruments+## build gst-instruments
  
 <code> <code>
Line 51: Line 52:
 </code> </code>
  
-== ffmpeg +## ffmpeg
 * based  on https://gist.github.com/jjangsangy/058456fe2d04e3c5f6107d62b60542e3 * based  on https://gist.github.com/jjangsangy/058456fe2d04e3c5f6107d62b60542e3
 make sure du build libs not part of raspbian according to the gist above or remove them from configure. make sure du build libs not part of raspbian according to the gist above or remove them from configure.
  • projects/isdn/root.1595673733.txt.gz
  • Last modified: 2020/07/25 10:42
  • by pat