Skip to content

VLC http streaming params not working #16

@snify

Description

@snify

I've tried to stream the output to http, so I it can be possible to play it as

var vlc = require("wcjs-prebuilt"); var renderer = require("wcjs-renderer"); var player = renderer.init("canvas", [":sound=#transcode{vcodec=theo,venc=theora,scale=1,acodec=vorb,ab=160,channels=2,samplerate=44100}:http{mux=ogg,dst=:8081/test}"], { }, vlc);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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