Talk:SoC 2011/Web Interface Improvements

From VideoLAN Wiki
Revision as of 07:22, 6 June 2011 by Nik (talk | contribs) (Created page with "Hi, I'm currently working on a better WebInterface for luahttp and just noticed this SoC project. Currently my alpha version has some improvements in: * number requests (no per…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hi, I'm currently working on a better WebInterface for luahttp and just noticed this SoC project. Currently my alpha version has some improvements in:

* number requests (no periodic status polling) 
* transfered datavolume (uses JSON for transfer)
* performance (e.g. no xml parsing)
* direct streaming to the browser of playlist items

some improvements in the future will be e.g. html5 websockets to use server push for status updates (e.g. play status change, seek events, volume events, playlist events etc.) and eventually use of html 5 audio data api for e.g. visualization.

Now I'm thinking about cooperation with you two and like to get in touch. Drop me a message, I'll be glad to share :)

Nik