Skip to content

Optimizing webrtc-streamer #782

@glisa-techno

Description

@glisa-techno

Hi @mpromonet,

I am new to WebRTC and am currently using the WebRTC-Streamer to stream my RTSP feed. My goal is to stream only the RTSP video to a webpage, as I am running this on an embedded system with limited 128 MB RAM.

To achieve this, I want to focus exclusively on the RTSP to WebRTC functionality, minimizing the size of the binary and reducing CPU usage. I’ve tried disabling unnecessary features, but it hasn’t produced the desired results.

Could you provide the compilation steps to disable other features, or guide me on how to modify the source code?

Has anyone implemented just the RTSP to WebRTC functionality in WebRTC-Streamer? Any guidance would be greatly appreciated.

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