Documents
User documentation
History
02/16/2010 07:57 PM
iStreamdev History
------------------
02.04.2010 - 1.0.1
- Added fix for PHP version < 5.2.0
- added php module check and dynamic loading if possible.
- some client speedups and optimisations
- removed custom segmenter code, no need for a modifief version anymore
...
Technical documentation
Json php backend for new ajax version
03/11/2010 04:43 PM
Here are the php backend specs to develop for future version:
Method:
backend.php?action={call}&{post}
- call: getGlobals
post:
return:{ "streamdev_server": "http://127.0.0.1:3000", "rec_path": "/video/", "video_path": "/mnt/media/Video/", ...