Jeremy Visser wrote: > Oh, whoops. Sorry, you also need to download and compile FLVStreamer, > and place the resulting executable somewhere within $PATH (/usr/local). > > Linky: http://savannah.nongnu.org/projects/flvstreamer/ > > Sid now has FLVStreamer packaged. Might work on various *buntus as well. > Give it a try here: http://packages.debian.org/sid/flvstreamer
Ah, ok, I installed that on my ubuntu 9.04 from the Sid deb source package and now its working. As as a programming tip, you should trap or detect errors like that and give a decent explanation of whats gone wrong rather than just give a python backtrace :-). Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
