Update the todo
This commit is contained in:
13
TODO
13
TODO
@@ -23,16 +23,13 @@ Medium Tasks:
|
||||
|
||||
Big Tasks:
|
||||
|
||||
. Shift the code so it doesn't pollute the global namespace; that
|
||||
will make it more usable as an embed or library
|
||||
|
||||
. Generate messages + enums from spice.proto
|
||||
|
||||
. Video + Audio:
|
||||
- Need either ogg or webm codec
|
||||
- Probably need a codec other than celt 0.51
|
||||
- Need a way to feed stream into a media object
|
||||
* Javascript uri?
|
||||
* best would be Media Source Extensions draft, but only in Chrome so far
|
||||
* some trick with createObjectUrl? see:
|
||||
- http://dev.w3.org/2011/webrtc/editor/getusermedia.html
|
||||
. Video:
|
||||
- Need to pick a video codec and get support for it into spice server
|
||||
|
||||
. Explore clipboard
|
||||
- Supporting it may require unpleasant hacks
|
||||
|
||||
Reference in New Issue
Block a user