Streaming video into HTML5 content

Hi
I just wanted to check that it is possible to stream (rather than progressively download) video into captivate HTML5 output. I know this can be done when outputting to to SWF but my client wants to go HTML5 only and the video content has to hosted off the LMS
I quote
.... media files must be externalized, e.g., separate zip and be either a) hosted by and accessed from the vendor site (preference) or b) hosted on an internal media site (secondary).
Any help/thoughts much appreciated!

Try the option menu Video/Insert Video/Event Video, off course as quoted on the window itself the video must be on a media streaming.
If doesnt work, one time I have to use a streaming video too, I use the youtube widget and uploaded my videos to youtube so youtube will handle all streaming (the best choice for me).
In another project I needed an small intro video, so I used JS (using methods like listeners and jquery) to
create a video element with a preloader:
var videoIntroElement = document.createElement("video");
videoIntroElement.setAttribute("id", "videoIntroElement");
videoIntroElement.setAttribute("autoplay", "true");
videoIntroElement.setAttribute("preload", "auto");
videoIntroElement.setAttribute("width", "100%");
videoIntroElement.setAttribute("height", "100%");
videoIntroElement.setAttribute("type", "video/mp4");
var videoIntroElementIconLoading = document.createElement("img");  document.getElementById("div_Slide").appendChild(videoIntroElementIconLoading) ;
$(videoIntroElement).bind("ended", function() {
     startCourse();
That´s it you have a lot of options.

Similar Messages

  • Streaming Videos into an Article

    I'm currently trying to reduce my apps file size by hosting videos on a youtube. Is it possible to stream video into an article within my folio and recreate the same viewing experience as the video player? Can I fit the streamed video to certain size ? Play full screen, etc? I'm trying to do it using the web content overlay feature but it loads the entire webpage and not just the video. Thanks Cam

    I don't know if streaming video works perfectly yet, but I did try to stream a video from Vimeo yesterday in a web content overlay. I used the Embed code from the Vimeo page (click Share, then copy Embed code) and created an HTML file in Dreamweaver and inserted that code into the body. Saved the file, and added it to the web content overlay and it works.
    I set the overlay dimensions to match the dimensions in the embed code, and when playing the video I was able to click on the Fullscreen icon to get it to render fullscreen but quality is based on the Vimeo source file.
    The v22 release notes mention improvements with video streaming (I'm still on v21) so that tells me there might be some limitations or drawbacks currently, but I'm not knowledgeable enough about it yet to know what those might be.
    I hope this helps,
    Paul

  • Is it possible to stream video into a PDF document with HTML 5?

    I'm trying to get around using flash to stream videos into my interactive PDF documents, as it's not supported on iOS. I'm wondering if there's a way to use HTML 5 to acomplish something similar. I have access to both InDesign CC and the latest version of Adobe Acrobat Pro.

    An alternative is to separate the quiz pages to a separate document and include it in the main PDF as a file attachment. You can create links in the main document to the attachment so that it opens in a new window. When this quiz document is closed, the main document will be open.

  • Streaming videos from WebCenter Content

    Hi!
    I'm looking for a solution, to stream videos (for a HTML5 Player, that will be shown in Portal).
    The RealNetwork-Solution is no longer available. QuickTime Streaming server requires MacOS I guess. What other solutions are available? What about the prizing?
    Thanks! Volker

    I'm afraid all the information I can serve with is this: http://docs.oracle.com/cd/E29542_01/doc.1111/e26693/ibr_dam.htm#WCCAA290
    If you need further info, please, create a SR at Metalink.

  • How to combine Streaming video into interMedia/BC4J?

    Hi,
    Based on interMedia/BC4J tutorials, I try to play streaming video. But the problem is it only can browse local files, not include website. Would you please tell me how to make it?

    Hi,
    The JDev3.2 generated BC4J JSP application doesn't allow you to load content from a URL. What you can do is save the URL content to your file system as a file. Then load it using the JSP application. (I know you don't like it. :-) But that's the only way to do it by using the generated BC4J JSP app.
    If you want to write a BC4J JSP app from the scratch, then you can have total control of how it looks like and how it works. The interMedia Java Classes have APIs, such as OrdVideo.loadDataFromInputStream(java.io.InputStream), to let you load data from a URL.
    thanks,
    Richard
    null

  • Streaming Video through Web Content Overlay

    Really would appreciate some help here. Whenever I link an HTML file containing a MP4 video through the Web Content Overlay, all the other body text in the pages no longer render as vectors (the text becomes pixelated). The video is in H.264. Any ideas?

    Does the video streaming source link has the same page resolution as your folio is? Did you check the option "scale content to fit" is web content overlay?

  • Embed streaming video from my own Server into InDesign CS5

    Hi all,
    I try to place a streaming video into my Indesign CS5 Document. InDesing seems to find the File, cause it shwos up the preview image in the Media Window, but the videoslider nor the play-button of the media-window is working.
    the link (Red5 Streaming Server):
    rtmp://87.230.53.80/oflaDemo/personaltv/bewerbermagazin/wuerzburg/test/video.flv
    When I export it as an interactive PDF, and I click on the videoframe, it first shows the security dialog as expected, but after that it is only the empty player and the progressbar looks like it can not connect to the streaming server.
    Is there a workaround?
    Thanks in Advance for any hint!
    P.S.: If I load it from my webserver via http:// ... it works great.

    I think this isn't really an InDesign issue at all. It sounds like an Acrobat issue.
    First, you haven't said what version of Acrobat you're using. I'm assuming Acrobat X Pro?
    I've used this with a friend's Flash Media Server so I know it works. What version of Flash server do you have installed?
    I the link you provide I see a spaceband after the word "test" in the path. Could that be a problem?
    Other than that, it appears that you're following the requirements listed in the Help file for Acrobat X Pro.
    If you have further problems, you might post this on the Acrobat User Forum.

  • Does Captivate 7/8 support *Dynamic* Streaming Video for synchronized Multi-Slide videos?

    I'm experimenting with inserting Streaming Video into Captivate Lessons.  I've set up an Adobe Media Server (AMS) to stream the video.
    When inserting Multi-Slide Synchronized video, it's not clear whether/how I can insert a Dynamic Streaming Video link in a synchronized Multi-Slide Video. 
    (The Dynamic videos can switch between videos of varying quality based on the user's available bandwidth.) 
    I think you're supposed use a URL that points to a manifest file (.F4M), which catalogs the videos of varying bitrates.  However, I can't seem to get it to work in Captivate and Adobe is a little vague on how/if one references the manifest file. (i.e. I can't find any examples.)
    So, does Captivate support dynamic streaming video?
    If not, which is more robust in Captivate? HTTP progressive download or regular (non-Dynamic) RTMP Streaming Video?

    Thanks Erik.
    We did some more tests/checking-around and have convinced ourselves that the URL needs to point to the manifest file in order for Dynamic Media Streaming to work.
    When we examined the Adobe Media Server sample web page (below), we found buttons to select different media sources.
    The 'Multiple Bitrate' button under RTMP Dynamic Streaming Sample is mapped to the URL of an F4M (manifest) file.
    The 'Single Bitrate' button is mapped to an individual mp4 file.
    We also found more clues in the FlowPlayer RTMP F4M page.
    Also, I'm guessing that Captivate can't handle adaptive bitrate streaming from non-RTMP sources based on the menu options. (See screen capture below)
    If the menu above is correct, the first choice is the opposite of streaming media, because it says 'Progressive Download'.  (Progressive download caches the video file on the client machine.)
    The next one is for private Adobe Media Streaming and the third is for 3rd-party Adobe Media Streaming services.
    So, I'm pretty much convinced that it's not supported.

  • Exporting or Converting video to HTML5 format?

    Hi all. I was wondering if there was a way to Export or Convert a video into HTML5 playable formats with Premiere Pro CS5 & CS5.5? ie: .mp4, Theora .OGG, .WebM(vp8)...I tried exporting it before but did not find any options that were suitable. Thanks in advance.

    Thanks Jim. I exported the video with the H.264 and it worked in the browsers no problem. Sucks that it doesnt have the other options in Premiere yet but I managed to find a video converter that did the job. Thanks again.

  • Live Streaming video to HTML 5

    Hi,
    I want to know that whether it is possible to to live stream video in HTML5 from adobe media server or not.I have already gone through this link http://tv.adobe.com/watch/max-2011-develop/streaming-video-to-html5-apple-and-flash-enable d-devices/ .
    But this is for vod.I have to stream video live like video conferencing.

    Hi
    could you try something like this and see if it works ?
    (replace www.abc.com... as relevant)
    <head>
    <link href="http://vjs.zencdn.net/c/video-js.css" rel="stylesheet">
    <script src="http://vjs.zencdn.net/c/video.js"></script>
    </head>
    <body>
    <video id="my_video_1" class="video-js vjs-default-skin" controls
      preload="auto" width="640" height="264" poster="my_video_poster.png"
      data-setup="{}">
      <source src="http://www.abc.com/test/hls/test.m3u8" type='video/mp4'>
    </video>
    </body>

  • How can I convert DVD- video into Apple's format so that it can be played and streamed from my Mac?

    How can I convert DVD- video into Apple's format so that I can play the content on my Mac and also stream it to my Apple TV? A few years ago, I transferred all of my home videos onto DVD but now would really like to put these onto my Mac and stream them through Apple TV to watch on the "big screen". Any advice would be most welcome!! Thanks

    MPEG Streamclip.
    Apple do not have their "own" format. You need to convert your DVDs to H.264 though.

  • Hi when I stream video content to my Tv using Apple from my Ipad3 I find the Ipad goes to sleep after 2/3 minutes and disconects, the only way I have found to stop this is to continually tap the Ipad screen but there has to be a simpler method/ any help

    Hi when I stream video content to my Tv using Apple tv from my Ipad3 I find the Ipad goes to sleep after 2/3 minutes and disconects, the only way I have found to stop this is to continually tap the Ipad screen but there has to be a simpler method/ any help would be most welcome.

    Welcome to the Apple Community.
    Contact the developer of the Air Video app.

  • CP6: Streaming Video Doesn't Work in HTML5

    Apparently, streaming video just doesn't work if you publish to HTML5 from Captivate 6.  I have that directly from Adobe tech support.
    I have been working with Adobe tech support on this issue, but I want to do a bit of crowd-sourcing and see if anyone in the community has come up with a solution. Has anyone found a solution or workaround for this? 
    We are publishing courses to HTML5 and SWF, and the courses contain streaming video.  The streamed video works PERFECTLY in the SWF version in multiple browsers.  The HTML5 vesion just....doesn't.  By that I mean that the places where the video is supposed to appear are just blank - no black or white placeholder, no controls but no video - just a whole lot of nothing.  The other objects in the published SCO work great, but no video.  Again - the failure is ONLY in HTML5.  Apparently it has something to do w/ the fact that HTML5 handles video "differently," though I have yet to get an explanation of what that actually means. 
    We've tried several video formats, but none of them work.
    We've tested by publishing to just HTML5 and playing it locally in a browser, and by trying to play it from our LMS and from SCORM Cloud (in various browsers/platforms and on various mobile devices) - none work.
    All thoughts and suggestions are appreciated. 
    Laura

    Thank you, but as I said - I have been working w/ Adobe on this.  I received word about the update, immediately asked my contact if the update addressed the HTML5 and streaming issue, and he said no - it did not.  I went ahead and tried it, just in case, and indeed it still does not work.
    As I understand it, this is not an isolated incident where it doesn't work for me - it's an actual problem with the software.  The way that Captivate 6 publishes streaming video is incompatible with the way that HTML5 "understands" video.
    I was hoping someone had come up with a good workaround or found a solution independently.
    Laura

  • Need Help Streaming Video From Web Server Built Into Application - Linksys WRT54g Router

    Very much appreciate any help getting streaming video feed from web server built into video application to work properly using port forwarding on my Linksys WRT54g wireless router.
    Here is the situation:
    My PC is connected to the internet via a Linksys WRT54g wireless router.
    The Windows XP Pro SP2 firewall is enabled, with a firewall exception established for the video camera application.
    On the router, forwarding of port 80 is enabled for the LAN IP address of the PC running the video application with an embedded web server, and the web server in the video camera application is also set to use port 80.
    I have a free DYNDNS account and also run the DYNDNS updater program on the PC running the video application with embedded web server. According to the DYNDNS web site and the DYNDNS updater program, the IP address assigned to the machine running the video application with embedded web server is set correctly in my dyndns account.
    When I open a browser (Explorer or Firefox) on the PC running the video camera application with embedded web server, I am able to  connect to the video application's web server by going to the dyndns address linked to the machine running the video application. The video application's web server is set to use the dyndns address. That's the good news. The bad news is that I can't connect to the video application's web server from any machine that connects to the internet that uses a router other than the router used by the PC running the video application. I am only able to connect to the streaming video from the application's web server only on machines that connect to the internet using the same (home) router used by the PC that is running the video application.
    Since I am able to connect to the video app's embedded web server successfully on the machine running the video application, it seems that at least something about the current port forwarding settings is correct. For example, if I uncheck 'enable' for forwarding of port 80 on the router settings page, I am no longer able to connect to the video app's web server when I try to do so in a browser running on the machine running the video app. When I re-enable port 80 forwarding on the router, I am again able to connect to the web server of the video application on the machine running the video app. I thought that by enabling forwarding of port 80 on the router and associating that port with the LAN IP of the machine running the video application, it would be possible to connect to the streaming video of the video app's embedded web server from ANY machine connected to the internet, but that is not the case. There must be some other router settings to update/change in order to get the port forwarding working to enable a successful connection to the video web server, but I am stumped. Very grateful for any suggestions as to how to get this working properly.
    Thanks in advance...

    The firewall log can be configured on the third tab in the window for the firewall settings, where you can turn the firewall on and off completely.
    From your tests, though, it does not seem to be the firewall. However, to be sure, it would be good to check the log. It will help to eliminate the firewall as the culprit and you may find it handy in the future, too. ;-) Just don't forget to turn the log off again after you are done because it may cause some performance penalty on your system while on.
    From what you write, it seems as if I should give a little networking background on the ip addresses you'll see. Your setup is (or should be) a modem connected to the WAN/Internet port of the WRT. The computer is connected into a LAN port of the WRT.
    Your router has two IP addresses (that's what makes it a router): a WAN address and a LAN address. The WAN address is the address assigned by the ISP. It is a normal internet IP address. Everyone is able to send packets to this IP address. The WAN address is the one reported by whatismyipaddress.com, it should be listed in the dyndns record and it is the address that your router shows on the Status page. It's the public IP address of your router. Dyndns maps your dyndns.org name to that IP address.
    Your router also has an IP address on the LAN side. You can configure it to be whatever you want. The default is 192.168.1.1 with netmask 255.255.255.0 and it is better to leave it like that or at least inside the network 192.168.*.*. 192.168 is a special, reserved IP address range for private networks. Basically, routers in the internet are not supposed to forward addresses in this range. That makes them suitable for private LANs as the packets never can get anywhere. Most people using Linksys routers have there LAN in 192.168.1.*.
    The router acts as gateway, which means it forwards packets from PCs in the LAN to the internet and back. As all your PCs in your LAN share a single WAN IP address, the gateway does address translation (NAT). This works only in one direction: from the inside to the outside. The router remembers when a PC in your LAN sends something out and accepts the responses in and sending them back to the PC. If something comes in from the internet which cannot be associated with a ongoing communication the packet is dropped unless you use port forwarding.
    All computers in your LAN either have a static IP address assigned or use DHCP to get it automatically. The router has a DHCP server as well which gives out IP address from 192.168.1.100-149 if not changed. With a router with default settings static IP addresses can be in the range of 192.168.1.2-99 and 150-254.
    ipconfig /all reports your IP address in your LAN, i.e. an address 192.168.1.*. The gateway in this output should be 192.168.1.1 which is your router. And packet no in the LAN address range 192.168.1.* is send to the router which forwards the packets into the internet.
    An address 192.168.1.* should not appear as internet address in the Status page of the router nor should it appear at dyndns.
    Port forwarding is used to operate a server in the LAN. By default, a server in the LAN cannot be reached from the internet. You have to configure port forwarding for this. You configure that traffic bound for a specific port (e.g. TCP port 80 for http) on your WAN IP address is forwarded to the same port on a specific LAN IP address. If your server runs on 192.168.1.50 than traffic to your WAN IP address port 80 is forwarded to 192.168.1.50 port 80. That way your HTTP server can be reached from the internet. As you can only configure a fixed IP address in port forwarding it is recommended that the server uses a static IP address and not DHCP as in the latter case the IP address may change over time...
    O.K. so much for networking. I hope that makes things a little clearer and you can verify that your setup is how it is intended to be.
    I suggest the following: on the router's security page there is an option to block WAN requests. Remove the check if it is set (meaning: do not block). After you did that change you should be able to ping your WAN address (e.g. ping xxxx.dyndns.org) from the internet. That way we know that it is on the correct address.
    Also on the Administration page make sure that remote management is disabled (should be like that per default) or that the management port is NOT 80 but for example 8080. What is your your UPnP settings on the same page?
    O.K. that should be enough for the moment...

  • How can I stream videos that come into my imac directly to my AppleTV and then my TV

    how can I stream videos that come into my imac directly to my AppleTV and then my TV?

    Or... you can just use a 3rd party solution.
    Best solution for streaming audio and video to your Apple TV from an Mac or Windows PC... without using iTunes... is Airparrot. You can screen share your Mac to your Apple TV. It even lets you select your overscan/underscan and video quality.
    Download it and install. It shows up in your system tray. As long as you are on the same network as your Apple TV, just right click the Airparrot icon and select Apple TV as your Airplay device.
    http://airparrot.com
    Then hook up your wireless keyboard and mouse and plop on the couch for some supersized web browsing.
    It's 20 minute sessions for the free version, $9.99 for full and can gift to someone for $4.99 if you buy for yourself.

Maybe you are looking for

  • Mac Crashes when Playing Games

    The Mac described below sometimes completely freezes, requiring a restart (but not getting a grey screen) when playing CPU-intensive games. It starts to lag badly, then the screen gets messed up (windows leave trails), then eventually the entire comp

  • Trigger Javascript when closing browser window from CP8

    I worry this isn't possible but here goes....any help would be incredible. Recently I was given some great advice on how to trigger a Javascript action in the frame on our LMS which the Captivate file plays in. It works perfectly and on the final pag

  • EKKO-ZTERM field search help in report

    Hello, In a report selection screen,i have Payment terms as one of the selection criteria's.But the search help(f4) values not getting for this EKKO-ZTERM field. How can i get the list for this field. thanks in aadvance

  • My cursor is stuck on new Imac

    I am using an Imac, and i turned it on this morning, and my cursor is stuck... i move it, and it jumps back to the original spot. so i can't turn on applications... or work for that matter. Does anyone have a solution? i have unplugged and plugged...

  • Manage "Do not permanently delete items until you back up the database" mailbox level

    Hi, I need the active directory attribute name for "Do not permanently delete items until you back up the database" at mailbox level and the EMS command for enabling/disabling the above setting (the other settings in the following screenshot I found)