barnaby menage wrote: > > 2. FLVs don't appear to have any metadata in them after being recorded. > Is there anyway to add this using red5 during the record? > I had the same problem, I wound up hacking the .setMetaData functions into working (I've even got it inserting event/navigation cues into the FLV stream) so I can call it from the streamBroadcastClose() of whatever stream it was recording (ie. streamBroadcastOpen() i .saveAs the stream, streamBroadcastClose() I set the metadata to known defaults... To anyone: How do I submit patches? It sucks having to remerge them after an SVN update) > > 3. In the logs it says: > > INFO | jvm 2 | 2007/04/06 12:14:30 | [INFO] 12531781 pool-1-thread-2:( > org.red5.server.stream.VideoCodecFactory.info ) Trying codec > [EMAIL PROTECTED] > INFO | jvm 2 | 2007/04/06 12:14:50 | [INFO] 12551156 pool-1-thread-16:( > org.red5.server.stream.VideoCodecFactory.info ) Trying codec > [EMAIL PROTECTED] > INFO | jvm 2 | 2007/04/06 12:15:09 | [INFO] 12570469 pool-1-thread-1:( > org.red5.server.stream.VideoCodecFactory.info ) Trying codec > [EMAIL PROTECTED] > INFO | jvm 2 | 2007/04/06 12:15:27 | [INFO] 12588390 pool-1-thread-11:( > org.red5.server.stream.VideoCodecFactory.info ) Trying codec > [EMAIL PROTECTED] > > codec.ScreenVideo is that the best codec to use or can it be set to > sorenson? Probably a stupid question. Red5 always seems to say this. If you're publishing() a NetStream out of Flash it is using Sorenson, here the ScreenVideo line shows up even when I'm broadcasting with Flix Live.
Jason _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
