Skip to content

IPv6 p2p #812

@teabull1980

Description

@teabull1980

Hi @mpromonet
Does webrtc-streamer support accessing cameras via IPv6 addresses in a peer-to-peer manner? How should it be configured?
---webrtc-streamer -H 0.0.0.0:8877 -o
---socat TCP6-LISTEN:8878,reuseaddr,fork TCP4:127.0.0.1:8877 &
---http://[ipv6]:8878/webrtcstreamer.html?video=rtsp://admin:[email protected]:554/Streaming/Channels/102
I'm currently accessing the camera using this method, which works within the same 4G base station but fails when connecting across different base stations.

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