How to stream TV on html5 with javaTV

Hi folks,
For two days i am reading, searching, but i could not find how this is possible. I dont want to use an applet(xlet) of the JMF becouse i need the flexibility of the html5 player. Any help?

Um, where did I say iOS was useless?  Any particular reason you're attributing a quote to me that I never said?  Also I did not make any conclusions, I asked two questions.  It may behoove you to learn the difference.  Since you're going to be snarky, I will in my response as well.
Specifically, I asked:
"Are iOS devices useless as podcast streamers unless..."
To further clarify since you don't seem to follow the logic here:
If an iOS device can not stream a podcast that was added via iTunes, then
If the user (that would be me) does not wish to have to find their podcasts all over again within the Podcast app, then
iOS devices are useless as podcast streamers unless you find the podcast from within the iOS device itself.
This is pretty basic logic.  I am in no way suggesting that iOS is useless, or that iOS devices themselves are useless.  My statement was quite specific as to the exact conditions under which they appear to be useless, and so far nobody has shown this logic to be incorrect.  I welcome showing me that the logic is incorrect by explaining how exactly I can stream the podcasts that are already in my iTunes playlists from my iPad.
I will take a look at Stitcher radio and see if it can play my existing podcasts in iTunes.  Adding podcasts to the Podcast page in iTunes is no help because that does exactly what I want to avoid - copying the actual Podcast media to the device.  This would exceed the capacity of the iPad (64G model) by at least 10x.

Similar Messages

  • How is valid Programming in HTML5 with JavaScript and CSS3 Specialist certification

    Hi ,
    Before 2 years(2013) i take  Programming in HTML5 with JavaScript and CSS3 Specialist certification, and i want to ask you,  is still valid there this certification, or should I take the exam again to take certification.
    Thank you :)

    This certification is "permanent", you don't need to recertify.
    If you also took the additional exams needed for a MCSD, then yes, you would need to recertify every two years in order to maintain the MCSD. But the TS certification that you get by passing exam 70-480 does not require recertification.

  • How to stream one table twice (with different names) in another schema ?

    hello guys,
    i have to replicate one table (TAB_1) from one schema (SCH_1) on source database (DB_1) twice to schema (SCH_2) on target database (DB_2) with two different names (TAB_1 and TAB_1_SHORT). TAB_1_SHORT on target db should be a subset (eg. WHERE STATUS = 1) of TAB_1 !
    how to do ? can anyone help me ?
    i tried to realize that this way:
    1) creating 1 capture process with 1 table rule on source db (without any subset rules to capture all changes) for table TAB_1
    2) creating a propagation process without any rules
    3) creating 1 apply process with a table rule for table TAB_1 without any subset_rule but with schema transformation from SCH_1 to SCH_2 (DBMS_STREAMS_ADM.RENAME_SCHEMA) => this works correct !
    4) creating a subset_rule (WHERE STATUS = 1), a schema transformation from SCH_1 to SCH_2 (DBMS_STREAMS_ADM.RENAME_SCHEMA) and a tablename transformation from TAB_1 to TAB_1_SHORT (DBMS_STREAMS_ADM.RENAME_SCHEMA) for table TAB_1_SHORT => doesn`t work, no errors posted in dba_apply_error !
    in another try, i tried to transform the table- and the schemaname in the capture process, with the effect, that my first table TAB_1 wouldn`t be streamed again.
    i`m not sure, what is wrong. i think it must be possible to stream a table to two different targettables in the same schema on another db, isn`t it ?
    hopefully greetings
    Flo

    Hello
    Adding a normal table rule and also a subset rule would not work since the rule would be evaluated only once in the positive rule set. If the normal rule is evaluated first then the subset rule and rest of the rules would not be evaluated at all hence this would not work.
    This can be done using either of the following methods:
    Method 1:
         1. Use the declarative transformation on the capture/apply and rename the schema from SCH_1 to SCH_2.
         2. Now, on the apply site, set a DML Handler for SCH_2.TAB_1
         3. In DML Handler perform the following:
              a. get the column value for STATUS
              b. check if the value for STATUS=1, if yes then modify the object name to TAB_1_SHORT and execute the LCR.
              c. else do not modify the object name (leave it as it is, TAB_1) and execute the LCR.
    Method 2:
         1. Add a DML Handler for SCH_1.TAB_1
         2. In the DML Handler perform:
              a. use set_object_owner method of LCR$_ROW_RECORD to rename the owner to SCH_2
              b. get the column value for STATUS
              c. check if the value for STATUS=1, if yes then modify the object name to TAB_1_SHORT and execute the LCR.
              d. else do not modify the object name (leave it as it is, TAB_1) and execute the LCR.
    Please let me know if you need sample code.          
    Thanks,
    Rijesh

  • How to *stream* podcasts on iPad with iOS6.1?

    I've just updated to iOS6.1 and am wanting to use my iPad as my music center.  It sits on my desk right next to me all day, connected over Wifi, so I have no concerns about data usage.
    I simply want to be able to stream a podcast.  Note that I do not want to DOWNLOAD these podcasts to my iPad in advance, or sync them via iTunes, etc.  I simply want to hit play on them and have them start streaming, just like if I hit play on them from iTunes on my computer.
    I can't seem to figure out if this is even possible.  In the process, I have deleted the Podcasts app.  This has brought podcast support back in the Music app again, but ONLY for my shared library on my iMac.  This makes running Music on the iPad pretty pointless since I still have to have iTunes running on the iMac as well.
    How can I get Music to stream  podcasts without having to sync & download them to the device first?  This seems like a pretty basic thing since it's fundamentally the way podcasts work in iTunes.
    I did try syncing a playlist full of podcasts to the iPad, thinking that maybe then the iPad would stream those podcasts... but the playlist comes into the iPad completely empty, not a song in it.
    Thanks for any suggestions!

    Um, where did I say iOS was useless?  Any particular reason you're attributing a quote to me that I never said?  Also I did not make any conclusions, I asked two questions.  It may behoove you to learn the difference.  Since you're going to be snarky, I will in my response as well.
    Specifically, I asked:
    "Are iOS devices useless as podcast streamers unless..."
    To further clarify since you don't seem to follow the logic here:
    If an iOS device can not stream a podcast that was added via iTunes, then
    If the user (that would be me) does not wish to have to find their podcasts all over again within the Podcast app, then
    iOS devices are useless as podcast streamers unless you find the podcast from within the iOS device itself.
    This is pretty basic logic.  I am in no way suggesting that iOS is useless, or that iOS devices themselves are useless.  My statement was quite specific as to the exact conditions under which they appear to be useless, and so far nobody has shown this logic to be incorrect.  I welcome showing me that the logic is incorrect by explaining how exactly I can stream the podcasts that are already in my iTunes playlists from my iPad.
    I will take a look at Stitcher radio and see if it can play my existing podcasts in iTunes.  Adding podcasts to the Podcast page in iTunes is no help because that does exactly what I want to avoid - copying the actual Podcast media to the device.  This would exceed the capacity of the iPad (64G model) by at least 10x.

  • How to convert flash to html5 ?

    HTML5 is here no way to avoid it. mainly if your building mobile applications but creating animation in html5 is just not that fun.I want to know how to convert flash to html5,with what can convert flash to html5 .
    Any help will be appreciated.Thank you.

    Hi
    You can convert flash swf file to html5 using either Adobe Wallaby or Google swiffy
    http://www.designscripting.com/2011/03/convert-flash-cs5-to-html5-download-wallaby/
    http://www.designscripting.com/2011/06/google-swiffy-convert-flash-to-html5-similar-to-wal laby/
    Still there are some limitations,
    Some of the features unsupported by Wallaby
    3D transforms
    ActionScript 1,2
    ActionScript 3
    Blend Modes
    Button – events
    Compiled Clips
    Components
    Inverse Kinematics
    Sound – Stream, Event
    Video – Embedded/External

  • How to record DVB-S Stream with JavaTV/JMF ?

    Hi,
    i'm starting to program with JavaTV and JMF. Now my Question is, how can i record a DVB-S Stream (DVB-Card: Haupauge Nexus) to my hdd?

    MHP uses JMF 1.0, which does not include recording functionality. If you want to do this in Java then JMF 2.x includes recording support, but I'm not sure whether there is a JMF implementaiton that supports the Hauppage cards.
    Steve.

  • How to upload to Azure Media Services when using HTML5 with Web API

    I keep finding examples demonstrating how to upload video to Azure Media Services through a console application.  I am developing an application using HTML5 with angularjs and web api, but am having trouble finding an example for uploading when you
    are getting the file from a form on a web browser.  The main issue I find is that I see a way to upload from a file path and no way to upload from a stream.  I would like to upload the file to blob storage and then associate the file in blob storage
    with the IAssetFile object, which is then associated with IAsset.  It this possible and if so can you point me in the direction of some tutorials that demonstrate this?  Also, I am allowing site members to upload videos and images.  For this
    images scenario, I saw doc. demonstrating how to start a job that will save the image into a different size, what if I need four different sizes for each image uploaded?

    Hi,
    the following example shows how to upload a stream into a blob and associate the blob with an asset: https://code.msdn.microsoft.com/How-to-upload-a-stream-to-d2750102.
    thanks,
    Julia
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • TS1629 How do I use home sharing with direct TV / Verizon internet. I have turned on Home sharing on apple tv and in iTunes but can't see the library in apple tv. I can see the photo stream but thats it. Any Ideas????

    How do I use home sharing with direct TV / Verizon internet. I have turned on Home sharing on apple tv and in iTunes but can't see the library in apple tv. I can see the photo stream but thats it. Any Ideas????

    go to home-sharing on Apple TV and type in your info as ask.
    hope this help

  • HT201317 How do I use ICloud Photo stream on one computer with two differenet Apple Id's. My husband and I each have seperate ID's but one computer.

    How do I use ICloud Photo stream on one computer with two differenet Apple Id's. My husband and I each have seperate ID's but one computer.

    You have to have an iOS device (iPhone, iPad, iPod Touch) or Mac to create an iCloud account.  However, if you tell your friend to create a shared photo stream and turn on Public Website, he/she will then be able to send you a link that will allow you to view the photos on the internet using your web browser.  You would not be able to comment on the photos as this requires an iCloud account, but you would be able to view them.
    You can refer your friend to this link for assistance with this: http://help.apple.com/icloud/#mmc0cd7e99.

  • How can you place a video with no controls? HTML5 CSS3

    I would like to just place my video (MP4) and have it come into the page actual size with no controls, set to autoplay and loop. Can anyone tell me how to write the code to accomplish this??  Thanks in advance!!

    it's really a banner type image that I created in Flash... it's not a "real video" I converted it to video so it would play on OS devices.
    I take it you might not have an iOS device.  Even if you hide controls, the OS has it's own controls for videos that will show up for users.  Seeing as how Adobe just gave Flex to Apache this morning ( http://www.macworld.com/article/163699/2011/11/adobe_donates_flex_to_apache.html ), you might want to try Google's tool for exporting Flash as HTML5 for your banner if it's an animation you want to play.  If it's a rotating banner, I'd recommend a JQuery option.
    http://blogs.adobe.com/jnack/2011/11/google-flash-developers-export-to-html5-with-new-swif fy-extension.html
    It should work with CS4 and above.

  • HT5622 How do I reformat itunes tv shows copied to my external harddrive so I can watch them on my tv through my media streamer (like I do with my other downloaded movies)?

    How do I reformat itunes tv shows copied to my external harddrive so I can watch them on my tv through my media streamer (like I do with my other downloaded movies)?

    Welcome to the Apple Community.
    Intermittent problems are often a result of interference. Interference can be caused by other networks in the neighbourhood or from household electrical items.
    You can download and install iStumbler to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel.

  • How to stream MP3s with embedded images

    When I stream an MP3 file with an embedded image, the first few seconds of the files are clipped.
    I will need to find another server, or a viable workaround.
    What is the best way to work around this?

    I have the same issue described by loris.guignard.
    The problem is not specific to the embedded cover. If I store very large text tags in mp3 (i.e. larger than about 130 kB), the same problems occurs. In addition, if the tags exceed the 130 kB limit, the duration of the song which can be played decreases.
    For my tests I use a 3:26 mp3 (8.25 mB) and the JW Player. The duration of the song piece which can be played varies as follows, depending on the size of the picture stored in the tags :
    - Picture size between 130 kB and approx. 600 kB => the song is played properly until 3:23. The last 3 seconds played (3:20 -> 3:23) are repeated from 3:23 until the end at 3:26. Note that the total duration of the song is correct (3:26).
    - Picture size : 750 kB => the song is played properly until 3:23, then it stops (the total time displayed is 3:26)
    - Picture size : 1.244 MB => same as above, but stops at 3:10 / 3:26
    - Picture size : 1.493 MB => same as above, but stops at 3:03 / 3:26
    - Picture size : 2.348 MB => same as above, but stops at 2:43 / 3:26
    - Picture size : 6.297 MB => same as above, but stops at 0:58 / 3:26
    The tags are ID3v2.3 compliant (by the way ID3v2.3 has no size limitation). The measures are the same when we use ID3v2.4 standard. It seems that the problem lies only in the size tags, not in the ID3 version or the tag content.
    The measurements are the same whatever the buffer length I choose for the client-side player.
    Let me make the following assumption: the end of the played song is evaluated according to offset from the beginning of the mp3 file (rather than from the start of the mp3 music data, i.e. from the end of the tags), modulo the buffer size used for reading the file (which must be 128 kB).
    For example, if we combine a tag picture of 4 MB and a mp3 of 8 MB, we have a 12 MB mp3. Since the tags are stored at the file beginning, when the server-side player reaches the middle of the song (at 4+4 = 8 MB), the reader believes that the reading is complete. But it remains 4 MB to read before the real end.
    Maybe the last seconds can loop or be truncated because of the wrong time adjustment between song duration evaluation and data buffer length. In my example, the mp3 bitrate was 40 kB/s. So if the file buffer size is 128 kB, it read... 3.20 seconds.
    Of course it is only a hypothesis, but I'm really intrigued by this problem.
    Can you please tell we how can we fix this ? Are there any configuration that we can change in the FMS side or maybe a patch ?

  • How to stream with the player strobe media playback videos using http dynamic streaming?

    Hi..
    please could i have some help about the player strobe media playback?
    i would like to know how to stream with the player strobe media playback videos using http dynamic streaming.
    I have already installed the server,i put my own video in the video on demand folder.i downloaded the player but i don't know how to stream that video with the adobe protocol dynamic streaming.

    http://osmf.org/configurator/fmp/
    Use this configurator, and use the same code it generates with your strobemediaplayback.swf
    Also make sure the domain where strobemediaplayback.swf is being called from and resides, is in your /webroot/crossdomain.xml  file, or it will not work.

  • My neighbour's Mac Book Pro shows up as discoverable when Bluetooth is turned on in my iPad Air.  How can I block her device?  How can I prevent her pairing with my iPad Air. I need Bluetooth on to play music over my system.

    My neighbour's Mac Book Pro shows up as discoverable in my Bluetooth list on my iPad Air.  How can I block her Bluetooth device? How can I prevent her pairing with my device?  I need Bluetooth to stream music on my Bose system.  Thanks!

    If your device is discoverable, the other BT device would try (I am not sure if that would be successful). If it was, it would appear in your system preferences>Bluetooth.
    Take a look at this re: security:
    http://support.apple.com/kb/PH10786
    This is from another Apple article:
    Use Bluetooth
    You can wirelessly transfer files between computers—even Mac to PC—using the Bluetooth File Exchange utility. You can even browse selected devices and retrieve files remotely. For extra security, you can stipulate that only trusted devices be allowed to connect to your Mac, and 128-bit over-the-air encryption is also available
    Barry
    P.S. Since I have not had the issue, I have not researched this before. Thank you for making me look into BT security
    Message was edited by: Barry Hemphill

  • How do I use Home Sharing with two different apple accounts?

    How do I use Home Sharing with two different apple accounts?

    Morning Saintine,
    Thanks for using Apple Support Communities.
    Home Sharing enables you to stream or transfer music, movies, TV shows, apps, and more among up to five authorized computers in your household. To do so, you will need to Turn on Home Sharing on each computer using the same Apple ID.
    Understanding Home Sharing
    http://support.apple.com/kb/HT3819
    Hope this helps,
    Mario

Maybe you are looking for

  • Compact RIO and LabVIEW run time

    Dear All, Good Morning. We are developing a new experimental setup which will have different components, such as mass spectrometer, pressure transducers, valves and thermocouples, RTDs. We are currently having LabVIEW 8.6 Run time. We would like to c

  • How to create iconic buttons in forms 10g.

    I am trying to create a iconic buttons, same I am able to do it in forms 6i but not in 10g. And also please give me a proper example of java bean items in forms 10g

  • Error Loading Weather widget when docked

    I just got the multimedia dock for the Droid X and the weather widget fails to load. Any ideas how to repair this and make it work? Thanks for any help in this, love the device as I gave up my iPhone for this and will never go back!!!

  • Viewing Pdf files on IOS 8 device

    Having created pdf files on my mac I now want to view them on my iPhone and iPad. I've tried importing them directly into ibooks on the mac but they don't show up on the iPad. I've tried saving them in the iCloud drive folder but Pages doesn't seems

  • How can I unlock my disabled I phone without loosing my data?

    How can I unlock my Iphone 3GS without loosing my pics, contacts and music?