I make a program to record video from camera and when I try to preview the video with red5 sever, I found I can see the video normally,
but the ProgressBar did not move. I change the port to connect FMS server ,and it work well !
All code was the same. Only one difference was a method to get the length of the flv file. But I insert some debug code before
method ProgressBar.setProgress() in the timer which used to change ProgressBar, I could find the length return successfully, and the parameter used to set progress was increasing normally while timer start, when the ProgressBar did not move still. No abnormal debug information output in the server.
I use flash8 develop environment, newest version Red5.
Appreciate for any tips !
Best
Wishes!
June Wong
2006-10-13
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
