User Tools

Site Tools


lmce_video

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lmce_video [2015/02/16 16:24] adminlmce_video [2015/02/16 16:31] (current) – [Install] admin
Line 3: Line 3:
 ===== Required: ===== ===== Required: =====
  
-OwnCloud 8 +  * OwnCloud 8 
-PHP 5.4 +  PHP 5.4 
-Ubuntu 14.04 or 12.04 +  Ubuntu 14.04 or 12.04 
-ffmpeg+  ffmpeg
  
 ===== Install ===== ===== Install =====
Line 16: Line 16:
 make it executable: **chmod +x this_script.sh** make it executable: **chmod +x this_script.sh**
  
-Checkout lmcevideo app+Checkout lmcevideo app:
  
   cd owncloud/apps/   cd owncloud/apps/
Line 26: Line 26:
 ===== Files and folders ===== ===== Files and folders =====
  
-data +  data 
--> tmp +  -> tmp 
- +  -> -> USERNAME 
--> -> USERNAME +  -> -> -> VIDEONAME 
- +  -> -> -> -> stream.m3u8 
--> -> -> VIDEONAME +  -> -> -> -> stream0000.ts 
- +  -> -> -> -> stream0001.ts 
--> -> -> -> stream.m3u8 +  -> -> -> -> streamXXXX.ts
- +
--> -> -> -> stream0000.ts+
  
 +If you get permission denied, create a htaccess in data/tmp/ make sure "require all granted" and "allow from all" is set.
lmce_video.txt · Last modified: 2015/02/16 16:31 by admin