HI Sebastian, I could do the changes for the client and not really figure out changes required for server. can you please help. I have currently added Audio with wma and wav extensions in client.
thanks, Manohar On Thu, Oct 11, 2012 at 6:57 PM, RM P <bytep...@gmail.com> wrote: > Thanks Sebastian. > > > > if FFMPEG can convert it to FLV then it should be possible. > *in this case after upload i get following errors - > Name: exitValue > Value: -1 > Name: exception > Value: java.lang.NullPointerException > Name: error > Value: null > Name: process > Value: convertToFLV > Name: exitValue > Value: 0 > Name: command > Value: > Name: completeName > Value: > F:\OM2.0\dist_3Oct\red5\webapps\afflatusmeet\uploadtemp\files\aca809addf8be08b5b0f324aa66db34c > Name: error > Value: > Name: fileExplorerItemId > Value: 100 > Name: process > Value: * > > > But you need to add it to the client and server side file extension > filter. > > Those are hardcoded and you need to compile from source to modify it. > can you please tell which files to modify. Will do it and compile and see > if it works. > > Also would be great if you can suggest way to do bulk upload of the files. > I kind of know the folders where to put files. However i believe the > mapping of file names and uploaded files is in database. If you could > pointers on database tables which hold this information, I would prefer to > upload files to server folders and update tables instead of doing manual > uploads one at a time. > > Appreciate your reply sir. > > thanks, > > > > On Thu, Oct 11, 2012 at 12:55 PM, seba.wag...@gmail.com < > seba.wag...@gmail.com> wrote: > > Hi Manohar, > > > > if FFMPEG can convert it to FLV then it should be possible. > > But you need to add it to the client and server side file extension > filter. > > Those are hardcoded and you need to compile from source to modify it. > > > > Sebastian > > > > > > 2012/10/11 RM P <bytep...@gmail.com> > >> > >> Hello, > >> > >> I would appreciate your reply on following query - > >> > >> currently cannot upload windows media audio files with file upload > >> option. Had coverted wma file to flv and tried uploading. It exits > >> with java exception. Is there any way to upload wma files for sharing. > >> > >> thanks, > >> Manohar > > > > > > > > > > -- > > Sebastian Wagner > > https://twitter.com/#!/dead_lock > > http://www.webbase-design.de > > http://www.wagner-sebastian.com > > seba.wag...@gmail.com > >