Quantcast
Channel: support.jwplayer.com :: Streaming
Viewing all 2800 articles
Browse latest View live

JW Player isn't streaming mp4 videos on chiasenhac.vn in Opera

$
0
0
On this page http://m1.chiasenhac.vn/hd/video/o-video/romance~nacho-justin-quiles~tsvdzwwtqm199f.html after the ad loads, an mp4 video is supposed to play. This isn't working in Opera 49.0.2725.39 (PGO) 64-bit Windows 10. Opera fetches the video but it never plays in the player. JW Player (7.12.6) eventually gives "Error loading media: File could not be played". Works fine in Chrome and Firefox. In Vivaldi, the video fails to play like in Opera, but the player gives up right away and switches back to and ad. The link to the mp4 is: http://data.chiasenhac.com/downloads/1839/3/1838348-4455b47f/128/Romance%20-%20Nacho_%20Justin%20Quiles%20[MP4%20MV%20360p].mp4 Request: GET /downloads/1839/3/1838348-4455b47f/128/Romance%20-%20Nacho_%20Justin%20Quiles%20[MP4%20MV%20360p].mp4 HTTP/1.1 Host: data.chiasenhac.com Connection: keep-alive Pragma: no-cache Cache-Control: no-cache Accept-Encoding: identity;q=1, *;q=0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36 OPR/49.0.2725.39 chrome-proxy: frfr Accept: */* Referer: http://m1.chiasenhac.vn/hd/video/o-video/romance~nacho-justin-quiles~tsvdzwwtqm199f.html Accept-Language: en-US,en;q=0.9 Range: bytes=0- Response: HTTP/1.1 206 Partial Content Server: nginx admin Date: Tue, 12 Dec 2017 19:35:31 GMT Content-Type: applicaton/octet-stream Connection: keep-alive Last-Modified: Fri, 27 Oct 2017 10:44:38 GMT Accept-Ranges: bytes Content-Range: bytes 0-12347469/12347470 Content-Length: 12347470 I thought maybe it was an issue with the mp4 being served as application/octet-stream where non-Chrome Chromium browsers like Opera and Vivadli aren't sniffing the file to see if they can play it. However, testing via local Apache with the mp4 served as application/octet-stream, the video loads no problem in Opera and Vivaldi. Was hoping someone can figure out the cause.

Embed Configuration

$
0
0
Hello, I am looking to upgrade my account, but I would like to know if JWPlayer allows me to configure it like this: http://prntscr.com/hn00m6 I want to make videos available to my audience so that the registrant can not watch the content on any other platform (just my site). It is also important that the registrant can not advance or rewind the video.

Self streaming straight to server

$
0
0
Is it possible to live stream straight to my server website a single 1080 or 720 video feed to save the hefty CDN fees.

API for creation of playlists

$
0
0
Hi, We're building a web application that requires creation of lots of personalized playlists. Is there an API for creating playlists in an automated way and returning embeddable code or link to a cloud player that will play that playlist? Thanks for your help! Patrick

Secure Player Embeded

$
0
0
Hi there, I have turned on my Secure URL and Secure Player Embedded. When I only turn on Secure Video URLs and use the PHP code. My video plays correctly on my site, but when I turn on the secure Player Embedded, I receive the "Error Loading Media: File could not be played". I use the code below. (In the code below resultdata comes from the PHP file. I follow the same PHP which is suggested on JW site.) jwplayer(jwid).setup({ "file": resultdata , "image": "http://content.jwplatform.com/thumbs/C7gLPrtX-1920.jpg", "mediaid": "C7gLPrtX", }); jwplayer(jwid).onTime( function(event) { if (event.position >= 500) { document.getElementById("page-section-12").style.display = "block"; } } ); I also test on JW7 and then upgrade to JW8. I have the problem on both versions (except that I can see the image in JW8 with the error message on it. The file is mp4 and the video URL perfectly works alone and when I only turn on the Secure Video URLs. Could you please advise me how I can solve this problem? Thanks

Stop Button is required in Video Embedding option

$
0
0
Hi We have hosted our video on JW player and embedding the JW player as follows: . When this video runs, we need a Stop button which should stop the running video & reset the video. I have tried with account and review the Player configuration but there are no option to bring the stop button. Can you please guide us so we can show the Stop button as mentioned above. We are using angularjs 1 for our UI and code looks like : We will appreciate your help. kind regards, Manish

Enabling Captions and Quality buttons in player

$
0
0
Hello, We are currently embedding a video player through code which loads one of the playlists we have in JW Platform: var playerInstance = jwplayer("cover"); playerInstance.setup({ "playlist": "https://content.jwplatform.com/feeds/(key).rss" }); This loads the player but without the Settings button (for video quality) and the Captions button. I have seen examples where tracks are added to each playlist item, but in this case all playlist items are set as a .rss link. How can I enable captions (our video has 2 VTT tracks) and quality in this scenario?

HD plays on Starter

$
0
0
I see from the starter account it shows 500 Videos / 50,000 Plays. But how many do you suppose for HD videos? I have 10x 4 min videos averaging around 350 mbs, so I was wondering how may monthly plays on these?

Picture in Perfect for OS X High Sierra

$
0
0
Which version of JW Player allows Picture in Perfect feature in Mac OS X High Sierra?

Subtitles on Live Streaming

$
0
0
I'm trying to insert subtitles (correctly deployed on manifest). Is there a way to display them on a live streaming? On VOD those same subtitles work alright. However on live streaming the positions on JWPlayer are always negative (I'm using DVR). How can I display the subtitles in a way that JW can "understand" them in live streaming?

Embed 360 Video with Cardboard functionality

$
0
0
I am trying to embed a 360 video in my site, but i am not getting the cardboard button in mobile i was able to see it weeks ago, but now it is not working, is there anything special i need to do? I need to know is this is possible before purchasing a one year license

play video via winzip,winrar vai google drive

$
0
0
hello, my name is kawin i have question. jwplayer can play video via winzip,winrar in google drive? please answer to me please. thank you.

Android : Crash when using JwPlayer in Recyclerview

$
0
0
java.util.ConcurrentModificationException at java.util.ArrayList$Itr.next(ArrayList.java:831) at com.longtailvideo.jwplayer.core.c.d.a(SourceFile:215) at com.longtailvideo.jwplayer.core.d.c.onPageFinished(SourceFile:101) at com.android.webview.chromium.WebViewContentsClientAdapter.onPageFinished(WebViewContentsClientAdapter.java:196) at org.chromium.android_webview.AwContentsClientCallbackHelper$MyHandler.handleMessage(AwContentsClientCallbackHelper.java:70) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6123) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:757) I have got this exception when I am using JwPlayer in Recyclerview.

The ratio will broken when play vertical direction video by HLS using IE 10

$
0
0
As title, I play the vertical direction video by HLS. Only when I use IE 10( jwplayer play the video by flash) the ratio is broken. But when I play the video by Chrome, Firefox, Edge and IE11 the ratio is correct. Is this a bug? OS: window 10 jwplayer version: 7.12.6

Get Video Status

$
0
0
Is there any way to get the notification when my uploaded video status changed from processing to ready ? Is there any support for passing notify url which will be called when my video is ready to publish ?

Show Closed Captions on Video Load

$
0
0
Hey! vtt file is setup and i can see the 'CC' button and toggle closed captions. I wanted to know if i can toggle (show/hide) closed captions via JavaScript?

jwplayer playlist coutdown timer

$
0
0
can i display count down timer in playlist next up animation in jwplayer 8?

subtitle

$
0
0
hi please I wonder if support Arabic subtitles and if yes how can I add subtitle to the video I only need a sample thanks

Jwplayer free edition

$
0
0
I want to add the jwplayer to my website but I can't find where are the limitations of the HLS player. I mean, I want to know if is there a limit of request resources if you can request other resources instead of jwplayer, etc. Is there any place to read a little bit more about the characteristics of jwplayer. Thanks!

Query - Integration of media from cdn with mobile app sdk

$
0
0
Hello, We have downloaded the sdk file for the Android & iOS version for the JW player. We are planning to use the JW Player in the mobile app. We are currently using the JW platform to host our media files on your CDN. We have encoded our media files in multiple quality templates. We would like to know the process to play this file with multile quality option as shown in your sample application. Could you please guide us through the exact steps or point us to the appropriate documentation. We woould also like to know if the playback speed controls (1x 2x etc) introduced in "Version 8" of your web player is available on the mobile platform too, Thanks in advance. Regards, Karthikeyan.P.M
Viewing all 2800 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>