Skip to content

Transport eror #199

Description

@legendfox

Hello

I'm getting an error when trying to connect to the Streamedian service from a page with SSL. I've converted the socket address to wss and I'm getting a transport error. Besides converting it to wss, is there anywhere else I need to make adjustments?

var continuousRecording = false;
var playerOptions = {
socket: "wss://192.168.2.9:8088/ws/",
redirectNativeMediaErrors: false,
bufferDuration: 30,
canvas: 'video_canvas',
dataHandler: dataHandler,
continuousFileLength: 180000, // 3 minutes
eventFileLength: 10000, // 10 seconds
errorHandler: errHandler,
};
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions