• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Gus E.

  • Profile
  • Topics Started
  • Replies Created

Forum Replies Created

Viewing 19 replies - 1 through 19 (of 19 total)
  • 4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Hello Martin,
    If I use encrypted hls instead of Signed URL will Chromecast work? Which solution do you think is the best for securing videos and make Chromecast work at the same time?
    Thanks, Gus

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Hello Martin,
    What I did on Cloudfronts settings was enable/disable ipv6 but seems that has nothing to do.
    This is my test page with the last version of FV Player and FV Player Pro:
    https://play.adso.tv/movie/test-chromecast-fv-player/
    It has Cloudfront signed url enabled. I’m not able to cast. The player gets hanged and sometimes crashes the browser.
    Thanks,
    Gus

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    With signed-url on Cloudfront won’t play. Makes sense?

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Now works!! :D Seems was something related with Cloudfront settings. Not sure why in the other version was still working…

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Hello Martin,
    Thanks for this improvements!
    I’m still having issues casting to Chromecast. Now I get the icon but the stream won’t play. FV Player and FV Player Pro have 7.4.39.727 version.
    The same stream in FV Player 7.4.37.727 and FV Player Pro 7.4.38.727.beta is playable (the one I’ve shared with you)

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Yes, I can see the Chromecast icon on your site.
    This is the working stream:
    (redacted)/2021/01/20/chromecast-test/

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Is weird because the same stream on another cloudfront distribution does not work on Chromecast but if I try it on other test players is still working…
    This is the other Cloudfront stream:
    https://d1xudlldmrufp1.cloudfront.net/test_multia_audio_renditions_3/master.m3u8

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Hello,
    I’ve created an hls stream that is able to cast on Chromecast but only works on one of my sites that has FV Player version 7.4.37.727. The same one is not working on other site with version 7.4.38.727.
    This is the stream:
    https://dusqglx8g3hsd.cloudfront.net/test_multia_audio_renditions_3/master.m3u8.
    Both were using FV Player Pro 7.4.38.727.beta.
    Now I’ve updated FV Player Pro into 7.4.39.727.beta in the site that was not working and I can’t see the Chromecast icon anymore…

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Sorry I mean improve, not fix, there’s nothing broken. :)

    4 years ago in reply to: detailedErrorCode: 315 on casting to chromecast
    Gus E.

    Sorry, I didn’t read the thread carefully. This file is the one that works …
    I’m running into the same problem. Trying to figure out why my streams won’t play on Chromecast …

    4 years ago in reply to: detailedErrorCode: 315 on casting to chromecast
    Gus E.

    Hello, I don’t know if this stream has changed since the thread was open but I’m testing it on a build-in Chromecast on a Sony Bravia and it works fine. There is a weird message after check it through the MediaStreamValidator app:
    Error: Illegal MIME type
    –> Detail: MIME type: application/x-mpegURL
    –> Source: https://playertest.longtailvideo.com/adaptive/bipbop/bipbop.m3u8
    But I thought this is the correct mime type for hls streams…

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Hello Martin, I’ve just seen this answer. If you can fix it would be great.
    For us having the option of changing the subtitles and language track is crucial. Almost all of our movies have 2 or 3 audio tracks and subtitles too.
    I’ve been researching a little bit on how it can be done and seems that by adding an eventListener to the “fp-selected” class and sending the data-audio attribute through your Sender app is the way.
    I’ve found a working example on the google CACToolv2 source code that may help you:
    https://casttool.appspot.com/cactool/
    If you look for this line in the source code you can find a working example:
    document.getElementById(‘alternate-audio-button’).addEventListener(“click”, ()=>{…

    Would be great if this is fixed!! Thank you so much.

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Thank you so much Martin! I’m gonna take a look.

    4 years ago in reply to: Change audiotrack in multilanguage video on Chromecast
    Gus E.

    Hi Chiara, thanks for answering me! I’ve tested in a Chromecast v1 reciever and in a Sony Bravia Smart TV with build in Chromecast. Is sent from a Chrome browser version 87.0.4280.141. I’m not able to change audio track. I’ve been researching on this topic for a while and seems that Flowplayer doesn’t support these features so FV Player neither…

    If I’m in the right path is needed a Google Cast Sender App wich is the responsible of sending the active track into the reciever. I’m afraid that this issue wont be fixed by your team. Hope I’m wrong. Anyway I’m following Google Chromecast SDK examples trying to figure out if is possible some kind of easy fix.

    4 years ago in reply to: Multiple Audio with hls is not working on FV Player but works on videojs
    Gus E.

    Thanks for your help! With the beta version works fine.

    4 years ago in reply to: Multiple Audio with hls is not working on FV Player but works on videojs
    Gus E.

    Hello Martin and Maria, thanks for your answer!
    Regarding the encrypted HLS, yesterday I disabled the Cloudfront signed url option in order to let you check my stream. But in a real scenario we need this protection in order to protect from downloads. Is a good practice or you think that another layer of encryption on the hls encoding is needed? With this setup seems to be pretty secure and undownloadable.
    I’m gonna check if as says Maria the beta version of the player fixes the multitrack problem.

    4 years ago in reply to: Multiple Audio with hls is not working on FV Player but works on videojs
    Gus E.

    Browser is returning 404 not found errors on aac files and the key pairs are only attached on ts files not aac. Is this the expected behaivour?
    Thanks

    screenshot-2021-01-11-at-17-29-18
    Screenshot-2021-01-11-at-17.29.18
    4 years ago in reply to: Multiple Audio with hls is not working on FV Player but works on videojs
    Gus E.

    Hello, It’s possible to have some feedback on this issue? I’m testing my stream in some other players such as Theo Player and videojs and is working fine. I can change the audio track. The only one that doesn’t work is FV Player. Can someone give me a clue? I’ll apreciate it.
    This is my testing stream:
    https://dusqglx8g3hsd.cloudfront.net/test_multia_audio_renditions_2/master.m3u8
    Thank you very much

    4 years ago in reply to: When begins the licese period?
    Gus E.

    Thanks for your answer Mária!

Viewing 19 replies - 1 through 19 (of 19 total)

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!