[Red5] Logging, metadata and recorder codec questions
Thijs Triemstra | Collab
lists at collab.nl
Fri Apr 6 13:16:01 EDT 2007
Hi Jason,
you can submit patches on JIRA. Go to http://jira.red5.org, signup
for an account and create a new ticket with your attached patch.
Thijs
On Apr 6, 2007, at 7:08 PM, Jason Powell wrote:
> 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
>> org.red5.server.stream.codec.ScreenVideo at 7981d5
>> INFO | jvm 2 | 2007/04/06 12:14:50 | [INFO] 12551156
> pool-1-thread-16:(
>> org.red5.server.stream.VideoCodecFactory.info ) Trying codec
>> org.red5.server.stream.codec.ScreenVideo at 1d1c3cd
>> INFO | jvm 2 | 2007/04/06 12:15:09 | [INFO] 12570469 pool-1-
>> thread-1:(
>> org.red5.server.stream.VideoCodecFactory.info ) Trying codec
>> org.red5.server.stream.codec.ScreenVideo at 952905
>> INFO | jvm 2 | 2007/04/06 12:15:27 | [INFO] 12588390
> pool-1-thread-11:(
>> org.red5.server.stream.VideoCodecFactory.info ) Trying codec
>> org.red5.server.stream.codec.ScreenVideo at ffc3eb
>>
>> 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
More information about the Red5
mailing list