Actions
Feature #204
closedSetup file streaming via ffmpeg/crtmpserver to a browser
Status:
Closed
Priority:
Urgent
Assignee:
Category:
04 - Root File System
Target version:
Start date:
25 Jul 2013
Due date:
% Done:
100%
Estimated time:
Severity:
05 - Very Low
Description
There is a tutorial on how this could work on the crtmpserver web site.
It's not clear how ffmpeg is launched for a specific file from the web interaction, but this certainly seems like a viable alternative to XBMC, which is overkill for just playing videos on a tablet served via PiBox.
Updated by Hammel over 11 years ago
- Priority changed from High to Urgent
- Severity changed from 03 - Medium to 05 - Very Low
Updated by Hammel over 11 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
Tested crtmpserver serving static flv (Big Buck Bunny) from the Pi to a browser on another host. Worked well except for audio, which seemed to skip a bit. Video played cleanly.
I need to get RM #220 done before I can work on this because the web pages have to launch ffmpeg manually for whatever file/device I'm going to stream.
Updated by Hammel about 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 10 to 100
This issue is effectively resolved with the implementation of the following components:
- piboxd
- monkey
- crtmpserver
- piboxwww
RM #222 is tracking final testing of streaming of the webcam. Therefore this issue can be closed.
Actions