Skip to content

java.lang.IllegalArgumentException: Path not provided. Stream is not supported. #472

@minhto2811

Description

@minhto2811

[Package version](record: ^5.2.0)

Environment

  • Android

Describe the bug
E/AudioRecorder(18676): Path not provided. Stream is not supported.
E/AudioRecorder(18676): java.lang.IllegalArgumentException: Path not provided. Stream is not supported.
E/AudioRecorder(18676): at com.llfbandit.record.record.format.FlacFormat.getContainer(FlacFormat.kt:32)
E/AudioRecorder(18676): at com.llfbandit.record.record.encoder.MediaCodecEncoder.initEncoding(MediaCodecEncoder.kt:109)
E/AudioRecorder(18676): at com.llfbandit.record.record.encoder.MediaCodecEncoder.handleMessage(MediaCodecEncoder.kt:75)
E/AudioRecorder(18676): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AudioRecorder(18676): at android.os.Looper.loopOnce(Looper.java:222)
E/AudioRecorder(18676): at android.os.Looper.loop(Looper.java:314)
E/AudioRecorder(18676): at android.os.HandlerThread.run(HandlerThread.java:67)
D/MediaCodec(18676): [0xb400006e128f5800] ~MediaCodec
D/MediaCodec(18676): flushMediametrics
W/MediaCodec(18676): no metrics handle found

MissingPluginException(No implementation found for method cancel on channel com.llfbandit.record/eventsRecord/8ef738b2-bb25-4256-ace4-e9c20c0378f6)

RecordConfig(
encoder: AudioEncoder.flac, sampleRate: 16000);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions