Skip to main content
Participant
July 11, 2012
Question

fms app multicast record incoming rtmp stream from fmle error libflv.so: Recording H264 to FLV is un

  • July 11, 2012
  • 1 reply
  • 831 views

i try record the incoming rtmp stream in the multicast app with

Stream.get(streamContext.streamName).record("record",20);

in the core log i get

libflv.so: Recording H264 to FLV is unsupported

i also try

Stream.get("mp4:" + streamContext.streamName).record("record",20);

the stream file is 0 bytes

i publish with fmle 3.2 and h264 codec

best regards

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    July 17, 2012

    Try increasing the duration. Or just omit 20 sec. Just doubting is there some issue with recording time limit.