Skip to content

Simple H264 Encoder doesn't work with hardware decoders? #76

Description

@kristen-movares

Running the Simple h264 Encoder with RTSPServer and into VLC, when VLC has hardware decoding enabled it just shows a black screen but when disabling hardware decoding the stream is shown just fine.

Is it even possible to support hardware decoding or does that then require compressing the frames?

We're using the Simple H264 encoder to render a placeholder nal packet when streams aren't live.
It would be nice if the whole encoding proces wasn't needed and we could just resend the previously encoded nal packet.
Suggestions or ideas are welcome, i'm kinda clueless when it comes to NAL stuff.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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