Advertisement
Guest User

Untitled

a guest
Apr 17th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1.  
  2.  
  3. +-------------+ +-------------+ +-------------+ +-------------+ +-------------+
  4. | | | | | | | | | |
  5. | v4l2src | | caps | | text | | encoder | | tee +
  6. | | +-> | | +-> | overlay | +-> | | +--> | |
  7. +-------------+ +-------------+ +-------------+ +-------------+ +-------------+
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14. TCP BIN
  15. +-------------------------------------------------------------+
  16. | |
  17. | +-------------+ +-------------+ +-------------+ |
  18. | | | | | | | |
  19. | | queue2 | | mux | | tcpserver | |
  20. | | | +--> | | +-> | sink | |
  21. | +-------------+ +-------------+ +-------------+ |
  22. | |
  23. +-------------------------------------------------------------+
  24.  
  25.  
  26.  
  27. POST EVENT BIN
  28. +--------------------------------------------------------------+
  29. | |
  30. | +-------------+ +-------------+ +-------------+ |
  31. | | | | | | post | |
  32. | | queue2 | | mux | | event | |
  33. | | | +--> | | +-> | filesink | |
  34. | +-------------+ +-------------+ +-------------+ |
  35. | |
  36. +--------------------------------------------------------------+
  37.  
  38.  
  39.  
  40.  
  41. SNAPSHOT BIN
  42. +-------------------------------------------+
  43. | |
  44. | +-------------+ +-------------+ |
  45. | | | | | |
  46. | | queue2 | | snapshot | |
  47. | | | +--> | filesink | |
  48. | +-------------+ +-------------+ |
  49. | |
  50. +-------------------------------------------+
  51.  
  52.  
  53.  
  54. PRE EVENT BIN
  55. +--------------------------------------------------------------+
  56. | |
  57. | +-------------+ +-------------+ +-------------+ |
  58. | | | | | | pre | |
  59. | | queue2 | | mux | | event | |
  60. | | | +--> | | +-> | filesink | |
  61. | +-------------+ +-------------+ +-------------+ |
  62. | |
  63. +--------------------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement