http:localhost:8180/jcr/repository/default/myFolder/ Maybe ?
Matteo Serritiello wrote: > Hi to all, soon I explain our problems: > > We got a JCR repository (with JackRabbit Implementation) for our binary > management web application and we would extend it to video streaming (like > YouTube/GoogleVideo service)... the problem is that JackRabbit store files > in property owner way and to get file and them filename it's possible only > via WebDAV protocol (example url: > http://localhost:8180/jcr/repository/default/myFolder/myFile.flv)... > > Now, I seen about custom file generatorName to get files in .FLV format in > other directories out of Red5 web context, but I don't find no hints to > mapping and get streams FLV file through http o WebDAV url rather then on > simple file system. > > red5.properties use sintax for mapping " file:C:/streams/ ", but if I try, > for example, " http://localhost:8180/jcr/repository/default/myFolder/ " > doesn't work... and my flash client get nothing streaming... > > > > > > PS - Sorry for my poor english :) > > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
