README.gentoo 527 B

123456789101112131415
  1. If you choose to enable the video streaming support of gstreamer,
  2. please try to install addtional gst-plugins which matching the video codecs
  3. One the client side:
  4. mjpeg,x264 media-plugins/gst-plugins-libav:1.0
  5. vpx media-plugins/gst-plugins-vpx:1.0
  6. One the server side (which app-emulation/qemu running), you should also install
  7. additional gstreamer plugins for the app-emulation/spice package:
  8. mjpeg media-plugins/gst-plugins-libav:1.0
  9. vpx media-plugins/gst-plugins-vpx:1.0
  10. x264 media-plugins/gst-plugins-x264:1.0