Encrypted HLS streaming is supported in JavaFX 2.2?

Hi all

Thanks in advance for your answer. I have a JavaFX MediaPlayer can play the regular flow of HLS (sample of as Wowza stream VOD HLS) without any problem. However, when trying to access a stream encrypted from the same server, MediaViewer HLS throws an error 'Error invalid media'. The exact URL for the encrypted stream opens to other external actors, such as VLC. This makes me wonder if streams encrypted HLS is all supported by JavaFX Media Player. I can't find many references to it on these forums or Google either.

Please can someone confirm if encrypted HLS streaming is supported by JavaFX?

Thank you

DB

You have confirmed that the pay-TV is not supported.

You can connect to feature requests at:

https://JavaFX-JIRA.Kenai.com/

Tags: Java

Similar Questions

  • Oracle streams heterogeneous Support (non-Oracle and Oracle databases) envi

    Oracle streams heterogeneous Support (non-Oracle and Oracle databases) environments?

    It is possible to move data from Oracle to DB2 using Oracle Streams?

    Hello

    Visit this link

    http://download-West.Oracle.com/docs/CD/B28359_01/server.111/b28322/hetero.htm

    Kind regards
    Deepak

  • DETECT HDCP content encrypted or non - HDCP supporting devices

    I want to detect non HDCP support devices and warn users that it is not supported and move to a lower quality stream (non-HDCP).

    Is there a way of in OSMF to detect if the content was encrypted with output Protection, and can you detect what level of protection has been added (NO_PROTECTION, NO_PLAYBACK, etc.)?

    Found the answer to this question:

    To load the metadata and listening to DRM errors via the drmManager, you can detect what types of content HDCP can be played correctly on the device of users.

  • Flash Media Server 4.5 and HDS/HLS streaming live channels

    Hello

    We try to broadcast certain channels live on HDS/HLS, without using GFFE.

    We have configured our transcoding application to send the stream to rtmp://x.x.x.x/livepkgr/live1... live2... live3... etc and it seems that it works very well.

    I tested on the OSMF and iOS devices the links below:

    http://x.x.x.x/HDS-live/livepkgr/_definst_/Live1/Live1.F4M

    and

    http://x.x.x.x/HLS-live/livepkgr/_definst_/Live1/Live1.m3u8

    and it works perfectly.

    The problem is that FMS default always record the stream.

    I'm trying to find a way to disable the registration so that my content streaming over http.

    Can you help me please?

    Thank you

    Hello

    Thank you for using the FMS 4.5

    FMS always saves the content of its delivery to iOS and HDS. You cannot disable (technically, you can turn off, but the streaming is not possible now) registration for HDS and HLS to work.

  • Don't play no not HLS streaming on Safari (and get HDS and error)

    I just installed Flash Media Server 4.5 on my apache2 server. 2. I am running the Web page by default in the program https://filmthos.com/flash/. I get an error when you run the sample streaming HDS Error #2032. The rtmp example works very well. I run the HLS on IE and it gives the error message that it can only work on Safari, whicvh is fine. But when I run this example on Safari nothing happens. Any suggestion would be useful to understand the problem. Thank you!

    Visit this link: http://help.adobe.com/en_US/flashmediaserver/configadmin/WSd391de4d9c7bd6093a7e2f8312a374a 1bde - 8000.html #WS565cbb3ff5441e2614fa39ef13121395a10-8000

  • Support for JavaFX Packager

    Hi, I have a question that I'm not sure...

    I received this email from Steve Chin, (writer of books of javafx) concerning a javafx project I build...
    He said "I think you are a good candidate for the new medium of JavaFX Packager who released earlier this week with JavaFX 2.2" "It allows you to package your application with a JRE as native installer for Mac OS X / Windows / Linux.

    Is that this means anyone with only java7 installled jre will be able to simply run the application, and it will work,
    without having to javafx preinstalled?
    As at present, the general public don't will be installed, so makes it difficult for them to just run javafx applications as they would with other software.

    Thanks for any advice.

    Good question. I have not used FXPackager but myself. :-)

  • M3u8 sample Live Streaming HTTP plays don't not - stand-alone JavaFX 2.2.7 for java 1.6.0.32

    Hi all
    I searched high and low on the here and the wild wild web, but cannot find any support for my problem.

    I was testing my code of JavaFX2.2.7 Media Player based in a common Java 6 application when I discovered that HTTP Live Streaming does not seem to work.  I can play a local file of the format supported (Sintel trailor mp4 h264), but when I try and use a stream of Live HTTP instead, nothing plays. (for example http://download.oracle.com/otndocs/products/javafx/JavaRap/prog_index.m3u8 ).  I find myself with an empty drive and no exceptions or errors.

    private final static String MEDIA_URL = " " http://download.Oracle.com/otndocs/products/JavaFX/JavaRap/prog_index.m3u8 "; "

    Media = new Media (MEDIA_URL);

    MediaException ex = media.getError ();

    If (ex! = null) {}

    System.out.println ("Media error" + ex.getMessage ());

    } else {}

    System.out.println ("no media error");

    }

    Program the output to the console: "No. Media Error.

    I thought it was something wrong with my Player code, as a last resort, I went to JavaFX 2 - together and copied from the source and put it directly in my application and it ran... Unfortunately occurs the same result. The player runs, but simply shows a video window empty.  Controls are available, but the video plays.

    Based on the release notes for Java 2.2.7 that I was under the impression that HLS has been supported.  Am I incorrect?

    I can't upgrade to Java 7 because I'm firmly stuck with Java 1.6.0.32 for lack of project.

    Can anyone provide any assistance would be greatly appreciated.

    Post edited by: 2b18d6de-8200-4adc-a82a-88fc0451f448 I've updated for JavaFX 2.2.21 and this has not fixed the problem.  The result is exactly the same.  No exceptions, no error and no video...

    My Conclusion: Http Live Streaming does not seem to work with JavaFX 2.2.7 or 2.2.21.

    I've proved since the problem lies with 2.2.7 JavaFX and JavaFX 2.2.21, and that by using the new JavaFX comes with Jre7 solves the problem.

    I created a completely new and added that the JavaFX jars comes with 7 project JRE on my road to build.  I copied the code from http://download.oracle.com/otndocs/products/javafx/2/samples/Ensemble/index.html#SAMPLES/Media/Streaming%20Media%20Player and it works.

    So, I made a few changes on my original Java Eclipse project.

    Removed the build path:

    -C:\Program Files (x 86) \Oracle\JavaFX 2.2 Runtime\lib\jfxrt.jar

    -C:\Program Files (x 86) \Oracle\JavaFX 2.2 Runtime\lib\javaws.jar

    -C:\Program Files (x 86) \Oracle\JavaFX 2.2 Runtime\lib\plugin.jar

    -C:\Program Files (x 86) \Oracle\JavaFX 2.2 Runtime\lib\deploy.jar

    Added to build the path:

    -C:\Program Files (x86)\Java\jre7\lib\jfxrt.jar

    -C:\Program Files (x86)\Java\jre7\lib\javaws.jar

    -C:\Program Files (x86)\Java\jre7\lib\plugin.jar

    -C:\Program Files (x86)\Java\jre7\lib\deploy.jar

    Always using the 1.6.0_32 Java runtime, I ran my application and everything worked.

    Of course, this will be like a giant hack. I am disappointed by the release notes for JavaFX 2.2.7.

    NOTE: To export my request as an executable Jar, I also had to pull the related JavaFX ".dll" JRE 7 libraries and add them to the java.library.path (using script commands) before running the jar.

  • Encrypt & Decript A Stream

    Hello

    In my application, I want to encrypt a stream with password. But the gzip did not have a password method.

    So is it someone tell me how encrypt with a key or something else, like RAS, DES, MD5...?

    I have really no idea about this, so please offer me a simple way to do this (a demo will be better).

    Thanks in advance!

    ...

    OutputStream os = file_conn.openOutputStream ();

    Gzip GZIPOutputStream = new GZIPOutputStream (os, 1);

    gzip. Write (buffer);

    ...

    InputStream is = file.openInputStream ((InputStream));
    Gzip GZIPInputStream = new GZIPInputStream (is);

    gzip. Read (target)

    Most of the people when "Encrypting" a password don't encrypt using a common encryption process, they use a one-way process such as MD5 and don't remember the password in MD5 format.  All platforms implement the same MD5 digest and then the password is passed around this more secure form.

    If you get a password or try to use a password to secure data?

    That said, I think you will find that it is not possible to write an encryption process that works on a stream.  So I think that you have to change this procedure to read the data into a buffer encryption here.

    Look for the javadoc for something like AESEncryptorEngine, you will find some links to examples that should help you to use.

    One last thing, for a file gzip, gzip compresses the data, so you encrypt the first 16 bytes (header) you perform archive gzip practically useless, so if you are concerned about performance, then encrypt only the first 16 bytes.  However if the gzip process does not have the compressed data (as it happens) it will be in the clear, it must encrypt the entire file.

  • Encryption supported on MS Module

    Dear all,

    My client has a vpnc 3030 with seven. However, 75% of their traffic is the PPTP protocol. I don't think it's possible to send this through seven. I think that MS doesn't support that SOME and 3DES. Please can someone confirm if this is the case.

    Your help is greatly appreciated,

    Tracey

    The encryption that is not supported by MS algorithm is

    Algorithm RC4

    CBC mode implemented

    40 and 128 key sizes

    Hashing/authentication algorithms

    MD5

    HMAC with MD5

    Public key algorithms

    RSA encryption/decryption (PKCS #1) (Key Wrapping) authorized for use in FIPS mode

    Diffie-Hellman authorized for use in FIPS mode

  • Video on twitch.tv does not work. MIME type not supported.

    Chrome and Internet browsers work fine. Only solution I found was to install flash player which I would rather. Another response, said that the problem is due to the beta version that is not the case here and to clear the data/cache that does not either because it is a brand new installation of the application on the device. Why is not able to play these video streams where other browsers have a Firefox problem? Please consider this because it's one of the reasons that I've completely switched to Firefox for my mobile devices.

    "Twitch sends a stream of HLS (HTTP Live Streaming) iOS Chrome and Apple Safari at the URL /hls" rel = "nofollow" > http://twitch.tv/ < stream > /hls because that's what they are beta testing. We have no HLS streaming support yet but lean on it. To use shaking right now, you need Flash or any simply uses the native application of Jolt on Android, which is better than their desktop site functionally.

  • Suddenly sync with my iphone, my ipad mini photo stream stop 6

    Please I need help!

    My cry of my mini ipad picture suddenly stopped syncing with my iphone 6. It started already before the 10 updated both ios.

    I tried all the tips I found here and at google and it still does not work.

    Thank you very much.

    vively wrote:

    Please I need help!

    My cry of my mini ipad picture suddenly stopped syncing with my iphone 6. It started already before the 10 updated both ios.

    I tried all the tips I found here and at google and it still does not work.

    Thank you very much.

    Since you don't specify what you tried actually, here, you can:

    Get help using my photo stream - Apple Support

    My photo FAQ - Apple Support stream

  • Deleted stream help photo album!

    I think I deleted my photo stream album.  How can I get it back?

    Ferrus67 wrote:

    I think I deleted my photo stream album.  How can I get it back?

    My photo FAQ - Apple Support stream

    Get help using my photo stream - Apple Support

  • local encrypted backup iPhone

    I have an iPhone that has been saved on my mac mini (encrypted) in iTunes and the password so that the backup is lost.
    How can I reset this system, to ignore this backup set and start again on the same connection mini mac backup the same iPhone 5 c locally?

    I want to save this 5 c, locally.

    You need to restore factory setting / new iPod.

    The IPL cannot be recovered

    How can I disable iTunes backup encryption?

    To disable iTunes backup encryption, enter the password and uncheck backup encrypted in iTunes. Password encryption is always necessary to turn off encryption of backup.

    You cannot use a backup encrypted if you do not have the password. If you have forgotten your password, the only way to turn off encryption on the backup device is to wipe your device and set up as new. Clear deletes all data on your device. If you don't want to erase your device, restore from a backup instead.

    From:

    On safeguards encrypted in iTunes - Apple Support

  • My photo stream not sync on Photos

    Literally, I'm baffled by this problem.

    I have an iMac 2010, fully updated with OS X El Capitan. Photos works perfectly on this computer and my photo stream everything is synchronized and actively implemented to date.

    I have a new, very expensive 2015 Mac Mini i7, 16 GB, 1 TB fusion (1.09 TB free 1.11), also with OS X El Captian v 10.11.3 - fully up-to-date.

    When I opened the pictures on the mac, I have no less than 92 of my Photo stream Photos. There are currently 791 in my feed on my phone or my iPad.

    On the Mac Mini.

    Photos > Preferences > iCloud is configured as follows:

    • My photo stream - enabled
    • iCloud, photo sharing - enabled
    • iCloud photo library - not selected.

    System Preferences > iCloud > Photos is configured as follows:

    • iCloud photo library - not activated
    • My photo stream - enabled
    • iCloud, photo sharing - enabled

    On my iPhone 6 and iPad 2 Air, iCloud is configured as follows:

    • iCloud photo library - not activated
    • My photo stream - enabled
    • iCloud, photo sharing - enabled

    If I take a new picture on one of my mobile, it appears on my new Mac Mini in photo > Albums > my photo stream, but I am unable to get one of my old images.

    The oldest of the stream was taken on 27 Jan 16. I can't get my head around it as the settings above for the mini are the same exact settings has my iMac and Photos of work very well on the iMac.

    If I find information for Photos > Albums > My Photo Stream, it says January 25, 2016, 20:31 - February 25, 2016, 13:59

    It's like it's synchronization only one month with a value of images.

    I deleted the photo library and tried, killed the process (according to the many guides online), rebounded from the machine, nothing works.

    I left this Mac Mini on days with power off eco mode so it's just day and night, with nothing but open Photos, and it made no difference.

    What's not here? I hit a brick wall.

    Get help using my photo stream - Apple Support

  • How can I retrieve or reset my password encryption for backup of iTunes to a new phone?

    I just bought an iPhone 6 and that it replaces an iPhone 5.   I want to transfer my data in iTunes but don't remember my password for encryption.   Is there a way to recover the password or change it?

    It is not recoverable.

    On safeguards encrypted in iTunes - Apple Support

Maybe you are looking for