Tagged Questions

1
vote
2answers
326 views

flv player control time

I am using the flex flv player component and i want to be able to skip 5 seconds forward and backwards , at the moment from what i understand from the documents it is not acurate because the movie can ...
0
votes
0answers
114 views

Increase the number of keyframes in a Red5 Flex video stream

I'm writing a Flex application that streams webcam video (flv) to a Red5 server. The quality of the video is not optimal, the video is shaky. What can I do to increase the quality? Also, I would ...