Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
I wrote a Tinychat connection library in python and terminal-interface to go with it.
I know it works in Mac OS X and Linux. I'm sure it will work on any Unix like system. I'm not sure if it will work in Windows because the program uses the curses library and the DOS prompt doesn't support the same kinds of manipulations. Maybe it will work in Cygwin? I can't test it because I don't have windows, so I don't know.
The client: http://pastebin.com/iLVfKYkP
Tinychat library: http://pastebin.com/aVJuiLK4
The library depends on this RTMP library: http://shiftlock.wordpress.com/2010/10/ … or-python/
And the RTMP library in turn depends on this AMF library: http://www.pyamf.org/index.html
Last edited by MegaLoler (Apr 29 2012 1:29:06 pm)
Pages: 1
[ Started around 1734623997.6994 - Generated in 0.054 seconds, 10 queries executed - Memory usage: 1.35 MiB (Peak: 1.42 MiB) ]