Live Straming
Hello, I would like to do HLS and MPEG Dash Adaptive Straming, we have our own servers to receive and transcode video streams. When i test the stream on your test player it works very nice but when I...
View Article{"message":"Forbidden: Could not authenticate request: signature verification...
I am getting {"message":"Forbidden: Could not authenticate request: signature verification failed."} while calling below URL...
View ArticleIssue with Iphone
Hi, Jwplayer not working with Iphone & sometimes am getting loading broken error, sometimes video simply showing loading icon. but in windows PC it works fine. Could you any one suggest the...
View ArticleAttempt to invoke interface method 'int com.longtailvideo.jwplayer.c.f.b()
java.lang.NullPointerException: Attempt to invoke interface method 'int com.longtailvideo.jwplayer.c.f.b()' on a null object reference at com.longtailvideo.jwplayer.core.e.a.a(SourceFile:51) at...
View ArticleHow to load URL on video "complete"
How can I automatically load a URL upon completion of a video? I assume I would use jwplayer().on('complete') but I am not clear on how to implement this.
View ArticleAudio Only Player
I'm trying to set up an audio only player, and all the examples have been removed from the JW site for some reason. Is there an article that describes this?
View ArticleAudio plays but video is blank
Hi all, When I embed a video, only the audio plays, and the screen is black. I have tried with a video from amazon s3 as well as from my local server. The video is h264, mp4 container, aac audio. Does...
View ArticleStreaming audio
Is it possible to set a player to play a streaming audio/video (rtmp) only with left or right audio channel? If possible, how i can set it? Kind regards . Antonio Viscomi
View ArticleInconsistent cuechange events on Chrome for Android
On chrome for Android, in development (process.env.NODE_ENV === 'development'), I get cuechange events correctly. In production I get no cuechange events. I need to detect events to update our UI to...
View ArticleVideo import
I would like to shift all the videos of nearly 100 GB from AWS to JW player , is there any way for this.?
View ArticlejwPlayer cookie
I have a server with video files which are only accessible if some cookies are set, Can I use jwPlayer to send cookies with request in sources URL?
View ArticleJWPlayer .seek() Not working with HLS Adaptive streaming
I can't seem to get the .seek() to work. I'm using HLS adaptive streaming. It works OK if I use a locally hosted file though? Thanks! Code fragment : //SETUP THE JW PLAYER...
View Articlebuffering problem
i face the problem while playing video it keeps on buffering after 5 sec my internet speed i checked it is 6.5 Mbps upload and 5.3 is download
View Articleseek() to a position with autostart enabled
I am having a video scroll (one video instance at a time in memory). I am able to seek() video to a position only when autostart = false. But I need to autostart from the last position. Is there any...
View ArticleAndroid SDK - Pausing the activity when the player is not loaded causes the...
Hello, I post this bug report here since I couldn't find any GitHub repository for the Android SDK to post an issue on. When the media is not loaded and I try to pause (by going back for instance) an...
View ArticleFlash/S3 - mixed content .. requested an insecure plugin data
When running the jw7 video player in Chrome with Developer tools on I am getting a lot of warnings: when streaming S3 video with Flash. primary: "flash" Mixed Content: The page at...
View Article