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
Last revision Both sides next revision
projects:vlc_powered_streaming [2017/02/10 21:06]
over23 [HTTP streaming] - mosaic streaming VLC
projects:vlc_powered_streaming [2017/02/13 20:11]
over23 jenduv stremovaci vec ve VLC stream projectu: https://brmlab.cz/user/jenda/duga
Line 1: Line 1:
 Documentation:​ https://​wiki.videolan.org/​Documentation:​Streaming_HowTo/​Command_Line_Examples/​ Documentation:​ https://​wiki.videolan.org/​Documentation:​Streaming_HowTo/​Command_Line_Examples/​
 +  * http://​www.guidingtech.com/​ebooks/​vlc-media-player/​ 
 +  * http://​alex.mamchenkov.net/​2014/​11/​27/​vlc-mosaic-multiple-rstp-streams/​comment-page-1/​ 
 +  * to test for streaming purposes instead of VLC : https://​obsproject.com/​ 
 +  * brmlabi stream: https://​brmlab.cz/​user/​jenda/​duga
 ====== HTTP streaming ====== ====== HTTP streaming ======
  
Line 41: Line 44:
 control channel4 play control channel4 play
 control mosaic play control mosaic play
 +</​code>​
 +
 +  * to run
 +<​code>​
 +vlc --vlm-conf ~/​Movies/​mosaic.vlm.conf --mosaic-width 1280 --mosaic-order "​1,​2,​3,​4"​ --mosaic-height 720
 </​code>​ </​code>​
 ===== Stream in HTTP: ===== ===== Stream in HTTP: =====
Line 96: Line 104:
 </​code>​ </​code>​
  
-Na druhé straně ve vlc pustit network stream z adresy ​''​rtsp://​ip_addr_rbpi:​8554/​live.ts''​+Na druhé straně ve vlc pustit network stream z adresy ​<​code>​rtsp://​ip_addr_rbpi:​8554/​live.ts</​code>​
  
  
  • projects/vlc_powered_streaming.txt
  • Last modified: 2017/06/13 19:56
  • by over23