I'm running pyTivo, a python program that sends videos to my tivo from the drive attached to my pogo-pro. I'm trying to add a new plugin that works under pytivo to grab a stream from a local pc for playon ( internet tv service). The pc end is working right, and the plugin seems to be working right, but I'm not seeing the video. to grab the video I have to point to http://ip_of _my_pc:57310 ( or another port I pick). So far the plug does not seem to find the stream.
Could this be a kernel issue? or am I lacking some requirement I don't know about?
Thanks
Tom