Skip to content

Help with WebRTC Steaming - Mirror Input Horizontally #18

@sooswastaken

Description

@sooswastaken

Hi, I am trying to mirror the input steam from the user's mediaDevice horizontally but I don't know how.

ovenLivekit.getUserMedia().then(function () {

            // Got device stream and start streaming to OvenMediaEngine
            ovenLivekit.startStreaming('ws://my-local-ip:3333/app/stream?direction=send');
        });

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions