
Posts: 0
|
Q: I use rtmp streaming only. Every thing works fine when the flv files are in the movies directory.
Does rtmp streaming support subdirectories within the movies directory?
i.e. I'd like movies/channel1/ and movies/channel2/
A: Yes it will
You will need to refer to the video location in the flash vars
i.e. subdomain.server/movies/channel1/ and subdomain.server/movies/channel2
It will however, not function if using the code generator on your account as it will not "see" the added folders
|