-
-
-
XBMC-Amazon.com-Prime-Streaming
This is a mirror of BlueCop's Amazon.com Prime Streaming addon.
Note that I'm not going to be able to help you if you have problems. I'm maintaining this repository for my own purposes. If it helps you, great. If not, you're on your own!
-
twitter-streaming-api
... a Rails app that uses EventMachine to process Twitter's
Streaming API. You can view the results on the home ... .
rake db:mongoid:create_indexes
3. Begin parsing the Twitter Streaming API with Fibers or not.
rake twitter:get_tweets_with_fiber
or ...
-
streaming-state-machine
... case classes to implement states within a state machine
Twitter Streaming State Machine
-------------------------------
Twitter requires users of the Streaming API to reconnect at most every few minutes. This calls for a state machine to control the ...
-
Streaming-Data-Algorithms
... Scalable Machine Learning course (CS 281B) at the University of California - Berkeley, I'm implementing and comparing three data streaming algorithms:
1) The Count-Min Sketch Algorithm - Cormode, Graham; S. Muthukrishnan (2004). "An Improved Data Stream ...
-
streaming-sinatra
Expierment using sinatra and unicorn to stream head to the client
### Streaming Sinatra Test
Just a quick expierment using sinatra and unicorn to stream head to the client
Run using
```
foreman start
```
Goto localhost:5000 and watch the javascript ...
-
TI-Graphics-Accelerated-Video-streaming-
... stream and renderer.
=== bc_renderer ===
Contains rendering API which uses IMG Texture streaming extension for video streaming.
=== documentation
Basic documentation
=== TI_Graphics_SDK ===
Contains TI-Graphics SDK installer supporting I420/YV12 ...
-
Secure-http-streaming-with-FlowPlayer
Prevent a streaming media file from being downloaded by user
demo: http://dev.org.org/securestream
Prevent a streaming audio (or other media) file from being downloaded by user.
Basic rundown of process:
- User clicks play
- The flowplayer calls the ...
-
-
json-streaming-parser
This is streaming json parser at early "alpha" stage. It returns slices when possible.
Benchmarked it and it's ... -lookahead construct to write more meaningful error messages
- create streaming writer (possibly reusing the same data structures)
- in writer ...
-