PDA

View Full Version : method not found(getStreamLength) error message


lightman1978
03-02-2010, 12:42 AM
ok, so I got a flash media server broadcast running with as VH screen capture as device (it's a screen capture broadcast) everything is running smooth local and live except for one thing.

every 45 seconds or so, I the encoder displays an error while broadcasting. the broadcast however continues, so I went to the error log in application.00.log. and this is what was there:

Sending error message: Method not found(getStreamLength)


I'm assuming it has something to do with the length of the file, when I look in the folder that saves the broadcast, is dozens of files that have approx size 1 mb. As the broadcast goes, I see the file being created, and then when it reaches about 1 mb, a new one is born.

I looked everywhere, from server configure, to the fms.ini file, and couldn't find anything.....

I think it's an error and not a warning because why would it stop building the file and instead it chooses to build a new one, I mean everytime I do a broadcast test of 3 minutes I end up having 4 files with about 45 second each.


I don't want the message to go away, I want the broadcast to be done and saved in one single file .
So my question is: why is this happenning and how can I fix it ?