software:voctomix-hardware-examples

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
software:voctomix-hardware-examples [2017/07/14 14:10] – [Misc] davidsoftware:voctomix-hardware-examples [2017/07/18 22:56] (current) – [David's setup] derpeter
Line 44: Line 44:
  
 This is probably the cheapest vocto setup you can find. All the sources run on separate devices (!) and are encoded into a single stream by our server. This is probably the cheapest vocto setup you can find. All the sources run on separate devices (!) and are encoded into a single stream by our server.
 +
 +* [[https://github.com/DavidVentura/voctomix/tree/dev/prod_scripts]]
  
 === Sources === Sources
Line 51: Line 53:
 * Slides: Lenkeng LVK373a (see: [[https://blog.danman.eu/new-version-of-lenkeng-hdmi-over-ip-extender-lkv373a/|reverse engineering]]) * Slides: Lenkeng LVK373a (see: [[https://blog.danman.eu/new-version-of-lenkeng-hdmi-over-ip-extender-lkv373a/|reverse engineering]])
 * Audio: Odroid U2 connected via USB to our audio mixer * Audio: Odroid U2 connected via USB to our audio mixer
 +
 +=== Sources & Voctocore
 +
 +==== Producers: 
 +* Camera 1: gstreamer with rpicamsrc serves an h264 stream with matroska container with tcpserversink
 +* Camera 2: gstreamer with rpicamsrc serves an h264 stream with matroska container with tcpserversink
 +* Audio: Feeds the audio directly to vocto in the desired format
 +* Slides: Unicast/multicast to the network
 +
 +==== Consumers:
 +
 +On the server I host voctocore I run the following scripts
 +* Camera 1: Grab data from the camera1 tcp server, decode it and feed it to vocto
 +* Camera 2: Grab data from the camera2 tcp server, decode it and feed it to vocto
 +* Slides: Connect to mcast group, decode and feed it to vocto
  
 === Hardware === Hardware
  • software/voctomix-hardware-examples.txt
  • Last modified: 2017/07/18 22:56
  • by derpeter