Difference between revisions of "Private:cloud svc"

From NMSL
Line 4: Line 4:
 
* User sends request with capability (Howto find user capability?)
 
* User sends request with capability (Howto find user capability?)
 
* Document opensvcdecoder? Currently it supports bit stream extraction in command line
 
* Document opensvcdecoder? Currently it supports bit stream extraction in command line
 +
* what about workflows?
 +
** h.264 AVC multiple resolutions
 +
** SVC to AVC rewriting
 +
** [Later] SVC layer extraction
 +
** [other?]
 +
 +
 
== References and Links ==
 
== References and Links ==
 
* h.264 plugin for web servers? [http://h264.code-shop.com/trac  ]
 
* h.264 plugin for web servers? [http://h264.code-shop.com/trac  ]

Revision as of 22:44, 27 February 2012

Implementation plan: back

  • Install OpenStack at loacalhost
  • Create VM, Install Darwin Streaming Server or some other open source DASH server
  • User sends request with capability (Howto find user capability?)
  • Document opensvcdecoder? Currently it supports bit stream extraction in command line
  • what about workflows?
    • h.264 AVC multiple resolutions
    • SVC to AVC rewriting
    • [Later] SVC layer extraction
    • [other?]


References and Links

  • h.264 plugin for web servers? [1]