Video clips on BB10 using WebWorks

Hello everyone, I have a question for Webworks for bb10 before that, I create an application for the live broadcast for playbook. and it works. When I try to package in the bb10 webworks. It seems can not do any streaming. and the player does not appear. is the webworks playbook not even bb10 webworks? If not even. can anyone help me to a good reference? TIA

Hello

There are a few differences between the implementation of the WebKit PlayBook and BlackBerry 10 WebKit application, but to base 10 BlackBerry should have a majority of the same support available. Can you please confirm that you test on 10.0.9.388 for BlackBerry 10?

In addition, you are able to create a basic example of JSFiddle and JSBin that you can share in your answer? This will allow us to analyze the sample and display/change source while studying.

If it ends up being feature that should be supported, but is broken, then a bug at the FOLLOWING report might be the best way:

https://github.com/BlackBerry/BB10-WebWorks-framework/issues?State=open

Tags: BlackBerry Developers

Similar Questions

  • Detect if the media runs on BB10 using webworks

    It is possible to detect the status of the media service using webworks (I use cordova)? Or I write a plugin?

    My requirement is I have to check status of media service device, if the device is not currently play any audio/video files, then only, I need to play a video in my application.

    Hi sunilmnaik,

    This type of functionality is not supported in WebWorks. For now, there may be a single audio/video source, so if there is a video playing in another application, it will be suspended if the video/audio is played in the WebWorks app.

    We are currently working on a plugin audio API cordova in low latency, which behave differently from the audio implementation current. The new API will allow you to play audio at the same time while having the video plays in the background.

    The only way to detect media player status (if possible at all), or by writing a native extension (aka the plugin).

    Here are the native code that will tell you if the media is currently playing:

    http://developer.BlackBerry.com/Cascades/reference/bb__multimedia__nowplayingconnection.html#propert...

    Kind regards

    Anzor

  • Make a new instance of a symbol existing (video clip or graphic) using AS3

    I want to make a new instance of an existing design (video clip or graphic) when an object hits the side of the stage. I have the code to see if he hit the side of the stage, I just need to know how to make a new instance and bring up where the head-butted. I also want to be able to have several of these instances on the screen. Thank you in advance, I'm sure it's a fundamental thing, I'm just really new to Flash, then Yes.

    First create the symbol as a movieclip.  Then right click on the object in the library and select the link option.  In the Panel that opens select the export for actionscript option and then assign a class name for the symbol... say you name ImageMC (caps are usually used to begin class names).  Flash will provide an indication that he cannot find a class and it will create a when you compile.

    To add a new instance of the symbol to the stage you use...

    var imgMC:ImageMC = new ImageMC();

    imgMC.x =? ;

    imgMC.y =? ;

    addChild (imgMC);

    where x and y values (?) will be established based on all the information available to you about where the ball was when he hit the wall.

  • How to apply http with the string parameter in the development of BB10 using WebWorks.

    Hi all

    I'm developing an application BB10 Webworks setting, I want to make an http request by adding a string parameter. What type of http request, I'll use. any help of code base.

    Thank you all

    Use the JavaScript XmlHttpRequest object to make a GET request to a remote URL.

    https://github.com/BlackBerry/WebWorks-community-samples/BLOB/master/kitchenSink/js/browser/XHR.js

    Here is an example:

    var url = "http://www.yourwebsite.com/index.asp?foo=bar"
    var xhr = new XMLHttpRequest();
    
    xhr.open('GET', url, true);
    
    xhr.onreadystatechange = function(e) {
        if (xhr.readyState === 4) {
            if (xhr.status === 200 || xhr.status === 0)  {
                console.log(xhr.responseText);
            }
            else {
                console.log("Error (" + xhr.status + "): " + xhr.statusText);
            }
        }
    };
    
    xhr.send(null);
    
  • Audio only on a video clip

    Hello gang,

    Hope someone can answer this question.  A series of video clips I took more than a week.  After I started putting them together, I somehow 'lost' video.

    They appear as a video clip in the menu screen, but when I play them it is only the audio portion that appears.

    Then after that I let him play the clip 'loses' video photo associated with the item and displays the note "audio".  so I guess its now a

    audio clip and I lost my video?  Any ideas of the smart crowd?  I'm certainly not in this group.  very novice! \

    Thank you

    coach

    I was able to set up video clips, edit them (using PE7) and save them as a project.  A few days later, I went to see and they appeared as audio only.

    Coach,

    These two lines make me wonder a bit. I wonder if you are looking at and try to play the appropriate files. Let me give a little background, just so that we're both on the same page. First a few questions: when you have transferred the files to the SD card, what format they appear like? Where you copied them? Would you download and install G-Spot. Run one of these files that you copied to the SD card, and see what this program shows, expecially high to the right of the screen, where the CODEC used is displayed. There will be both the 'name' of the CODEC and the complete specifications of it. This info may contain a response for us. Then look at the bottom left of the screen G-Spot. You will see two columns of squares, with the number 1 in them. One is for video and one for Audio. Press the #1 for video and you * should * get a box below, with #2 inside. Hit and you * should * get a box with a #3 in there. Yet once, hit #3, and you'll get a tiny Viewer at the top left of the screen. Your video * should * play. You may also make the Audio too.

    Now for the info: PE, when you save, you don't save a project file with the. Extension PREL. It's only a database, without media inside, only the links to the media. There are also some consistent Audio files that appear in the folder structure of project of the MOU, which will have the same file name, as your media files, but the. WAV extension. These are only the Audio files. There will be a lot smaller files there, with. PEK extensions. This is the display of waveform.

    PE is a non-destructive Editor, because it does not change the original media files. They * must * be intact, as you copied to the SD card. It would be easy to play accidentally, say standardized Audio files (remember, the same file name, but with the.) Extension WAV*). You * should * be able to play your original (actually copies you made of the SD card) without problem. If they play only Audio, and that you have opened the right files, then you probably don't have the right CODEC on your computer. That's what the paragraph two is all about. and we will have the answer.

    Let us know what G-Spot and good luck,

    Hunt

    * If you have your operating system files Options to not display file extensions, please change this setting. You definitely want to see the file extensions, especially as many of your files have the same file name, with NLE work.

  • I am importing video clips using my Canon XL1s in final cut pro.  See the video, I hear the audio until it is imported.  any suggestions

    I am importing video clips using my Canon XL1s in final cut pro.  See the video, I hear the audio until it is imported.  any suggestions?

    danobtwo wrote:

    See the video, I hear the audio until it is imported.  any suggestions?

    Do you mean during the import process?

    There is no FCP X parameter to change the way THAT DV is imported.

    I used to hear the audio import with Sony cameras but Canon may be a different story.

    If the imported files are OK, then it can be a thing of Protocol firewire Canon.

    Al

  • All my video clips display a generic logo in thumbnail view when they used to show an image of the film.

    HI - all my video clips (avi) show with a generic logo on the view thumbnails - when they used to show a frame of the video image.  Do you know how can I restore this view?

    original title: thumbnails

    Well I don't know how it works - but I just moved my videos folder in the "My videos" folder and all the icons appear as images!  I don't think that these files have different properties do?  Weird - but there you go.  They work very well in my photos, but not in my documents...

  • Help - I can't use my video clips in moviemaker

    My videos are. MOV files and I can not use apparently on moviemaker.  How can I change the WMV files or MPEG or those that I can use?  I use Windows Vista

    Sam Annabel

    There are many converters available on the net... some
    free... some detail.

    The following freeware converter is just one example:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Format Factory (freeware)
    http://www.videohelp.com/tools/Format_Factory
    (the 'direct link' is faster download)
    (the file you want to download is: > FFSetup280.zip<>
    (FWIW... installation..., you can uncheck
    ('all' boxes on the final screens)
    (Windows XP / Vista / 7)

    First, you will need to decompress the file or just open the
    Drag FFSetup280.exe out of the folder
    and drop it on your desktop. To install left click.

    Next, after the download and installation of Format
    Factory... you can open the program and
    left click on the toolbar, the "Option" button and
    "Select an output folder to" / apply / OK.
    (this is where you find your files after they)
    are converted)

    Drag and drop your video clips on the main screen...

    Select "all to WMV" / OK...

    Click on... Beginning... in the toolbar...

    That should do it...

    Good luck...

  • How to use old video clips in more recent projects

    original title: video clips

    Hi all

    There may be someone out there with the same problem...? I used Movie Maker (the original!) for many years... nice program. easy to use.

    Have now updated my JVC HARD drive camcorder I can't use the old tapes of CC of Canon original, compatible with WMM.

    My problem is that I have a lot of old, useful material that I would use in ongoing projects. Be careful (Ha!  (HA!) ... I backed up the old tapes on DVD! Now, it is not possible to get the tapes.

    I still have some old tapes. Could someone advise as to how I could save old tapes that I may be able to use old clips in ongoing projects?

    Thank you very much... Marchenilla

    Hi Marchenilla,

    Thanks for asking!

    You may not use the tapes of the old appliance in the new.

    If you have the original tapes, you can try to re-import them.

    If this isn't the case, you can use the DVD files already made to usable files using a converter.

    You can use you are the favorite search engine to get a converter.

    Note: Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

  • How to export a short video clip to the timeline of EP 13 on my HDD to be used elsewhere?

    I would like to copy and export a short video clip from a video on the timeline of the elements first 13 full length so that I can use it in a different video. Any advice would be appreciated.

    Brian Sweeney

    "Work area bars" are circled.  Him are normally stationed at the beginning and at the end of the timeline.  Drag them there where you want, and then check out.

    Largarath codec is not included in the pre, it is heavy, and you have to install it yourself.  Treatment of H.264 is usually more than "good enough" unless you have pictures very critical.

  • Is it possible to use a black and white video clip as a mask?

    It's kind of a strange question, so I hope I can explain it well enough.

    I made a black and white video clip in a 3D program to act as a mask for the correction of an area specific during the animation of the colors (rather than make many separate images and load each as a channel for each frame of the real animation). Is it possible to use video in Photoshop as you would with an alpha channel, or should it be done in After Effects?

    If she need After Effects, might well want to just point me in the right direction with regard to the basic steps required it? I'm not too familiar with After Effects, and I have not yet used its masking or monitoring functions.

    Thank you very much in advance for any advice.

    I think that I figured it, it cannot be done in Photoshop (correct me if I'm wrong well), but is easily done with a Luma mask in After Effects.

    Thank you.

  • I have used Acrobat Pro DC to embed a video clip in a video and, when prompted, updated my copy of Flash Player to 17.0. Now, even if the Adobe site confirms that Flash Player 17.0 is installed and enabled on my system, the video still fails to pla

    I have used Acrobat Pro DC to embed a video clip in a video and, when prompted, updated my copy of Flash Player to 17.0. Now, even if the Adobe site confirms that Flash Player 17.0 is installed and enabled on my system, the video still does not play when I click on the Start button. Instead, I keep getting the prompt direct me to install the necessary revision of the Flash Player. Can any clarify what is happening here and I need to do to remedy this? I'm working on a system with Windows 7.

    You must install the NPAPI Flash Player (for Firefox, etc) not the plugin for Internet Explorer ActiveX plugin. Acrobat cannot use the ActiveX version.

  • The use of eligible margins in the video Clips, PE11

    1. Is it possible to manually resize a video in first 11 items so that it fits within the margin of safety?  If yes how can I do this?
    2. Also, is it possible to get rid of the side black bars of video clips in PE!  If yes how how to do this?

    Thank you

    Andrew-dd_1937

    What operating system executes your 11 items first?

    1. with the margins of safety on the Edit box monitor and the video clip selected, scaling the image on the screen to fit the area of interest.

    The scale can be done by clicking on the screen to bring up the bounding box of the image, then by dragging on one of the handles of the limit

    box for scale.

    Tip: Depending on the specifications of your TV, you can change the margins of safety to target edit them project Menu/Settings/general

    Title safe area

    Safe action area

    Also, in applied tab/Applied effects Palette/Motion extended effect controls panel, you can uncheck the option constrain Proportion so that

    You can measure the width and height separately.


    The scale is also possible by selecting the clip of chronology and then using the slider scale found applied effects tab/Applied effects Palette/Motion

    Expanded panel and its properties of scale.

    When you see these black border in Premiere Elements...?

    When you first slide your import to workspace Expert chronology or somewhere else. If export, then you (manually) or the project

    (automatically) have not set the correct project preset to match the properties of the source media. Thus, more information about what is

    happening here.

    Please let me know if I interpreted your question correctly. If this isn't the case, please more details.

    Thank you.

    RTA

  • First step: changing video clips before using them in a longer video?

    I'm an absolute beginner.  I bought the first Elements 7 and I bought the first Bible and read that.

    My question is, first appears to be software designed to help you create a video show by joining photos, audio clips and video clips.  Is there a step before this, however, namely editing the clips they come out your camera?

    I have been using PhotoShop for years, and in general when I take a picture I open it in PhotoShop and adjust the saturation, brightness, sharpness, perhaps white balance, rotation, if necessary, etc.

    Is there another piece of software designed to help make this kind of basic changes to a single video clip?  For example, if the clip came out too dark, is it possible to clear the air?

    I would appreciate the answers really, and if there is a book or an article that you might suggest about editing video clips I would be recognizing the recommendation!

    Stephen,

    If you talk about making adjustments in the process of import - similar to the bridge or Lightroom - so I don't think that there is a first equivalent. I could be wrong, but I don't think that first will do, it won't be WinDV or Scenealyzer (other popular tools of import).

    However, once you have your captured clip and in a project to create, you can do ALL KINDS of settings. For example, if you right-click on a clip and do appear the properties panel, the 'Image' control has settings for brightness, contrast, hue and Saturation. You can apply to the entire element, or use keyframes to apply different settings.

    By clicking on the 'effects' brings up even more options... Gaussian blur, channel mixer, B & W, many many others... You can even make masks in Photoshop.

    So in other words, you cannot make these changes through the ingestion of your material (as you can in Photoshop/LR), but once you get the first video will do much the same things as Photoshop.

  • Not able to get sound in video (.wmv) file when you import video clips (.m2ts) to video recorder Cannon using Windows Live Movie Maker

    Unable to get sound when you import video clips (.m2ts) Cannon for Windows Live Movie Maker video recorder or on the video file (.wmv).  Does anyone have a suggestion as to how this can be done?

    Hi RichGraff,

    • You have sounds in the VCR of Canon?
    • Are you facing problem with this video or other videos as well?

    For now, I suggest to import the video clip in Windows Movie Maker, which is an application integrated into Windows Vista and check if you get its in.

    Reference:

    A problem of importing files into Windows Movie Maker

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-problems-with-importing-files-into-Windows-Movie-Maker

    Import video, photos and audio on Windows Movie Maker

    http://Windows.Microsoft.com/en-us/Windows-Vista/import-video-files-pictures-and-audio-into-Windows-Movie-Maker

    Hope the helps of information. Please post back and we do know.

    Concerning
    Joel S
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for

  • HP says printer connected, windows say it isn't

    Hello I have a HP 5520 connected wireless to a Lenovo c560 of exploitation windows 8.1. It worked and it was good.  Then I had a update that has failed, it happened twice more. Now I can't print. In the devices and printers, dialogue, says my printer

  • New magic mouse

    I have the new Magic Mouse and can not scroll upwards or downwards using the mouse. I tried system preferences - mouse, but it brings me to the page with an option to check the problem. I can scroll up and down the keyboard... but it's getting old fa

  • Order Java button in the Web browser - PLEASE HELP!

    Hello I just started using LabView and I read almost every post, but I could not find what I'm looking for. Also, if I run the Vi (picture_2) I get in innerHTML indicator HTML structure for my example: Homepage | Onclick = "ExecuteAction('a.wsdl',1)

  • Icon of the blackBerry smartphone Curve 8520 occupied more and more to come.

    My phone started trolling (busy icon). I do not have access to the internet other than linked to my hotmail account. Any ideas please? Thank you Richard

  • Wireless network connection is not a valid IP configuration / wifi problems

    I recently bought a laptop Asus G74 from Best Buy. It is currently running Windows 7 x 64 home premium. I am away from home on a job to work on a project for my company and during the two weeks have stayed at the same hotel with the same wireless, le