Giter Club home page Giter Club logo

wse-plugin-streampublisher's Issues

Do not work with dash

I'm trying ti use preroll loop until live modulo
I've installed as described in video tutorial and It work fine with VLC in using rtmp://......
But not work with mpeg Dash both in VLC and shakaplayer, i receive audio but video is a random colored fog, and with the DVR option in URL It hang...

Do you have any suggestion ?
Wowza 4.8.0 on win 64

Wowza playlist is not working

i have following scenario and i want to know how to achieve

in vod i have transcoded videos and corresponding smil file

when i play the individual smil files, playback is successful.

but i do create a playlist and play, its failing

<?xml version="1.0" encoding="UTF-8"?><smil>
<head>
</head>
<body>
<stream name="Stream1"></stream>
<playlist name="pl1" playOnStream="Stream1" repeat="true" scheduled="2016-04-15 16:00:00">
<video src="smil:video_3/bb3.smil" start="0" length="300"/>
<video src="smil:video_4/bb4.smil" start="0" length="300"/>
<video src="smil:video_5/bb5.smil" start="0" length="300"/>
</playlist>
</body>
</smil>

Error:
404 not found when inspect the network call

Calculate timeshift for a scheduled media

Hi,

My streamschedule.smil looks like this:

<stream name="ch1-360"></stream>
<playlist name="ch1-360-1" playOnStream="ch1-360" scheduled="2019-11-20 14:00:00">
    <video src="mp4:video.mp4" start="60" length="-1" />
</playlist>

It means that at 14:00 I want the plugin to play 60th second of video.mp4 video. And at 14:01 I want the plugin to play 120th second of the video.

It is true only if I start a Wowza app before 14:00. But if I start/restart the app at 14:01 (or run API call to update the schedule) the plugin starts to play the video again from 60th second and not from 120th second.

Is it possible to calculate the actual start taking into account the difference between a scheduled time and current time?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.