« Idea for Midterm Project | Main | Live Image Processing/NIME Performance ideas »

Experiments in Streaming

For this week, I looked further into the capabilities of the folder object in jitter trying to figure out exactly how I could implement it to automatically stream media emailed or sent by mms to a particular email address. I ran into a couple of problems. The first explained why the jit.broadcast object did not work last week, apparently because I am wireless the rtsp address that jitter produces is not an actual IP address. I have to go to NYU technical services in order to fix this, which is obviously a little bit of a pain. The other problem is that in order to read in files from a folder on my server, I have to mount my server on my computer so that the files have a local path. The problem with this is that the files have to download and it is extremely slow. In doing tests on Luke's computer, it seemed that the slowness was not a huge factor if a video file was already loaded and playing. But it was significantly slow when a video would be uploaded and have to play immediately.

Here is the patch that I used in testing. The folder object is reading in a file from Luke's server so it would obviously be different when used for a folder on my server.

View image

TrackBack

TrackBack URL for this entry:
http://www.catmindeye.com/mt/mt-tb.cgi/94

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)