Stream requests are canceled when trying to seeking backward livestream video - html5-video

I'm using videojs library to play livestream video but I get an issue that is stream requests are canceled continuously like the attached video below, so please help
Steps to reproduce
Live stream video
Seeking backward
Stream requests are canceled
VideoJS version
7.14.3
Video
https://github.com/videojs/video.js/issues/7983#issuecomment-1299411795
I don't know what problem it is

Related

WebRTC and won't play GarageBand manipulated sound after redirected with sound flower. Only not working in chrome

I am writing a web based app the requires real time audio manipulation, specifically a pitch shift in a users voice. For now my prototype uses GarageBand to pitch shift and soundflower to redirect the audio as my input audio source on the browser. Then using webRTC (simple webRTC library)I send a users web cam video and the manipulated webRTC stream to other browsers. This works great in Firefox but I have not had luck with chrome. The video channel is received fine but the audio is only silent on chrome. Any ideas ?

Kurento disable video while video is streaming

How to disable video streaming while video streaming is already invoked? Like in Facebook Messenger, it can turn video call to voice call only.
At the moment, you'll have to tear down and recreate the whole connection with audio only, as Kurento does not support renegotiation. We are working on it, though!

Android-webrtc Stream data from other than camera source directly to webbrowser

UseCase - I am using android projection API to capture my android device screen. The output is displayed in a SurfaceView. Next i want to project surfaceview data to a web browser using Webrtc.
I have seen lots of example which uses device camera and stream it output to web browser. how can i stream a video being played on surfaceView/TextureView to web browser.

Video Sync Down

Has anyone been seeing issues with the video sync service for Glass being down this weekend?
Specifically, videos I take aren't being synced to G+ and by extension my callback endpoints aren't being notified when when a share of video to a contact happens.
Yup I have been having issues specifically related to video:
Notifications for timeline attachments that are video aren't coming in
Sharing video onto G+ isn't working (doing it through glass)
AutoBackup for G+ videos isn't working

mediaelement.js & Dropbox video link

I was looking for a plugin that could play both audio and video files and was happy to come across mediaelement.js. I host all of my audio and video from Dropbox. The audio is playing fine but the video does not, just hangs on the loading screen.
I saw another thread posted here with no response. Below is the shortcode I'm using:
[video src="https://www.dropbox.com/s/udprb5o5p3n6uu8/WCN.mp4" width="242" height="136" poster="http://wellsmartsolutions.com/video/video.png"]
Not other plugins are active that would be causing any conflict. What am I doing wrong?
Try this URL instead: https://dl.dropboxusercontent.com/s/udprb5o5p3n6uu8/WCN.mp4. I've changed the domain to dl.dropboxusercontent.com per https://www.dropbox.com/help/201. This links directly to the video rather than a web page that previews the video.