Y
Hacker News
new
|
ask
|
show
|
jobs
by
adambom
4661 days ago
I wonder if you could just encode each frame as a gif and send it to the browser as part of an animated gif a la gifsockets (
https://github.com/videlalvaro/gifsockets
)?
1 comments
bochi
4660 days ago
I did that some time ago:
https://github.com/jbochi/gifstreaming
link