This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lmce_video [2015/02/16 15:24] – admin | lmce_video [2015/02/16 15:31] (current) – [Install] admin | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Required: ===== | ===== Required: ===== | ||
| - | - OwnCloud 8 | + | * OwnCloud 8 |
| - | - PHP 5.4 | + | |
| - | - Ubuntu 14.04 or 12.04 | + | |
| - | - 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/ | cd owncloud/ | ||
| Line 26: | Line 26: | ||
| ===== Files and folders ===== | ===== Files and folders ===== | ||
| - | 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 " | ||