is AAU supports live streaming?

Hello

I would like to know if UCM supports live streaming? something like uStream, where you broadcast live.

I need to know if this is possible or he needs a third-party solution, or in others what should I do to achieve this.

I have read this information, but can not get a response:

http://docs.Oracle.com/CD/E23943_01/doc.1111/e10724/c02_wcc.htm#CHDEEIFH
http://www.Oracle.com/technetwork/middleware/WebCenter/content/overview/DS-OWC-content-digital-asset-mgmt-427839.PDF?ssSourceSiteId=ocomen

Kind regards
Carlos

you mean that when checked in content, it takes a lot of time so I could not be a live right content? This makes a lot of sense today.

In fact, you must have the first folder full (live session would be finished at that time), or the recording of the complete songs (once again: when you are finished). In addition, the process of consignment of large files itself also takes time (wait a few seconds at least). But I think you get the idea.

Tags: Fusion Middleware

Similar Questions

  • Is there a way to do a live stream in windows now?

    I know that windows has Bill but I have not found a way to make this work...

    CH does not support live streaming on Windows yet, but it's on the list of future features.

    Would be something like work of beak for your needs?

  • HTTP Live Streaming Audio MP3 in the Simulator 10.1

    Hello

    I'm working on an online radio application and I am very disappointed to see that the BB 10.1
    Simulator (10.1.0.1483) does not support the HTTP live streaming of multimedia files (MP3) M3U.

    I get the following message in the log of the device:

    MediaPlayer: prepare::Error attach the input source. URL: ""http://abc.xyzxyz.com:9156 / stream ', "
    error = UnsupportedMediaType

    and also when you try to navigate to the URL in the browser of the Simulator:

    The media file is from and not supported type or could not be loaded. It can not be played.

    I would like to know if the BB 10.2 Simulator supports HTTP live streaming of MP3 files, or do I have to buy a real device?

    Best regards

    burakk

    Hi @burakk,

    My apologies for the late reply. Unfortunately, for the OS versions on the market to date, support for media playback on the Simulator is very limited. This is mainly due to problems of codecs required license. There is a support very limited no playback video and audio (uncompressed audio files in the WAV only). In later versions of OS Simulator, we might have the software decoding - if that happens, your use case would be satisfied then.

    For a complete list of the formats supported on devices: https://developer.blackberry.com/devzone/develop/supported_media/bb10_media_support.html

    See you soon,.
    Rashid

    Applications development consultant | Relationships with developers

    BlackBerry @surashid

  • RTSP live Streaming overboard

    Hello friends...

    I got stuck in the live broadcast on the EDGE network...

    Streaming works well on the WIFI network, but when I switch to the Network Edge. It does'nt support...

    Currently using the player class I am just passing the URL inside...

    As we know that we need to add something to set the network type in the URL...

    According to me, whether I do something wrong dere... or is dere any alternative to support RTSP streaming overboard...

    I will be very thankful to you...

    Please help me.

    URL = <....ur sreaming="" url="" ....="">; interface = wifi / / if you are using the WIfi network

    URL = <....ur sreaming="" url="" ....="">; deviceside = true / / if you work on Simulator

    On the edge, I'm the APN is not specified... after activate... make me tunnel failure exception...

    Without setting AFN how can I run overboard

    UiApplication.getUiApplication().invokeLater(new Runnable()
            {
                public void run()
                {
                    try
                    {
                        _player = Manager.createPlayer(url);
                    }
                    catch (Exception ex)
                    {
                        Dialog.alert(""+ex.toString());
                    }
                }
            });
    

    Hello

    The APN settings are required if your device is an attempt establish a direct TCP connection through the network of the carrier. I highly recommend the following two articles about the APN:

    http://supportforums.BlackBerry.com/T5/Java-development/different-ways-to-make-an-HTTP-or-socket-con...

    http://supportforums.BlackBerry.com/T5/Java-development/specify-APN-information-for-a-direct-TCP-con...

    Note that users can specify their APN settings directly in the terminal options. AFN credentials are specific to the carrier and would need to be filled with values that are appropriate before this kind of connection can occur. If you use EDGE for direct TCP, you need APN settings one way or another. The first document gives an overview of alternatives to TCP direct (carrier) and WiFi.

    Let me know if you have any questions.

    Erik Oros

    BlackBerry Development Advisor

  • 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.

  • FMS4.5 live stream with multiple video files as a single source?

    I use Flash Media server 4.5 and I read the tutorial if I want to play the live stream, I may need to use the Live Media Encoder.

    But what I found in media encode is I manually set up everything and it only supported cameras.

    But in my case, I have several video files keep the receipt of another program and place it on the filesystem (server).

    My goal is use the Flash Media server to perform a live boardcasting with these video files one by one.

    This means when customer watch a live streaming, they won't notice the server plays mov1, then mov2, then mov3, then mov4... and so on.

    You can imagine I try boardcast say a sequences live during 60 s,.

    the video file will be not recorded entirely after 60 seconds, but not for every 10 seconds, I will deliver a video file,

    so that when watching the live of HLS customer (for example http://xxxx.com/live123( )

    When time reach 10 seconds, a video file available mov1 and FMS should boardcast this video on live123.

    When the time achieve 20 seconds, a video file available mov2 and FMS must immediately follow the boardcast mov1 on live123.

    and so on...

    FMS can dynamically create a new session of streaming (call by code),

    so that when the customer a download of some video files to the server, the FMS log new stream streaming only cilent video files?

    boardcasting as configuring the size of the screen, bitrate, etc. must be predefined on the server.

    (e.g. customer boardcast on http://xxxx.com/live123, CustomerB boardcast on http://xxxx.com/live124...)

    so the fact that possible to use FMS perform these ideas? or y at - it approaches?

    I am very new to FMS, if I have any misconcept FMS or media encoder (live), please do not hesitate to correct me.

    Thank you!

    Hello

    To have OUT load videos from sources of files, to be released at this stage, you need third party software like ManyCam.

    Otherwise, FMS can use source files and a playlist-like, side Publisher.

    Thus, you must request script on the server, server to play files and publish (publish side Server) to be subscribed by customers. Essentially, we ask the server to replace GFFE/encode streams published by sources to have the publishing server-read the file stream.

    http://help.Adobe.com/en_US/flashmediaserver/ssaslr/index.html should give more information on how to do it.

    Thank you!

  • HTTP Live Streaming for Apple IOS devices

    Hello

    We have installed FMS 4.5, including Apache 2.2 on a server of Windows 2008 R2 64-bit according to the instructions provided in the video which can be seen here:

    http://www.Adobe.com/devnet/flashmediaserver/articles/install-verify.html

    Accessing the test page for the server works fine for HTTP Dynamic Streaming and RTMP Dynamic Streaming samples.  However, when we try to use HTTP Live streaming of the samples on the test on an iPad via AnyConnect web page, we see only a blank page with a small icon of Abobe Flash in the upper left corner which is basically saying that the Flash has been detected on the page and is not supported by the iPad.

    The video above shows HLS working on an iPad with no additional installation steps.  Can you hep?

    Found the answer

    The homepage on the Adobe server has an error in the javascript.

    If (uagent.search ('iphone')! = - 1 | uagent.search ('ipad')! = - 1) {}

    should be

    If (uagent.search ('iPhone')! = - 1 | uagent.search ('iPad')! = - 1) {}

    .. .capital P

  • Codec used live streaming

    Hi all

    I work with the live broadcast for a few weeks, using flash.media.Camera and flash.net.NetStream class. I have not found any place where the codec is specified, which is used to encode live stream.

    Anyone know what codec is used, and if there is a possiblitiy of using the H264 codec for live streaming? I found that the live broadcast with the h.264 codec seems to be possible with the encoder flashmedia (http://www.adobe.com/products/flashmediaserver/flashmediaencoder/). Is this possible with flash player only?

    Thanks for your help,

    Marc

    Hi Marc,

    Flash Player does not support H264 encoding. Only video codec supported by Flash Player is Sorenson and it supports two audio - Nellymoser and Speex codecs.

    So, if you need H264, you use GFFE or any other partner supported encoders.

  • No live stream for VP6 codec? OR FLASH AT ALL?

    Sorry, it is in both forums, but it made sense to get a broad sense, if that's what people are told or if it is true.

    I work on a rather robust media delivery project and ran into a (VERY) frustrating problem. I have been informed that content delivery networks cannot broadcast live VP6. In addition, direct flash in general is supposed to be impossible without quality problems. Everyone comes through this?

    Akamai said they could do a show live with the Sorenson Codec, but is there a software that encodes sorenson on the fly and trickles to a server?

    Apparently it's a flaw in Media Server 2 which is supposed to be fixed in a 2.5 out... is - this correct?

    Just to clarify, after talking with several representatives of technology, including those working directly in the development and support with Adobe, I learned that broadcasting live is possible with FMS. However, it is still very limited compared to quicktime or (ugh) Windows Media Player.

    The version of Flash Media Server 2.5 will contain corrections in the way flash handles a live stream. This bug was discovered and is currently under review. It comes from several industry experts. I was told that he should come anywhere from the end of January, for "some time end first term, beginning second term."

    Flash can handle live broadcasting, but when you start to get into one or two thousands, he begins to be real problems.

  • Adobe 13.0.0.182 flash drive to stop all live stream on youtube channels. other videos here are ok.

    after update to adobe flash player for 13.0.0.182 version any live stream on youtube channels suddenly stopped working. other youtube videos play fine. I tried to uninstall and reinstalled flash drive 3 times of any new version in the cache of the flash drive previous and back, reset, mozilla reset to the default values. still does not work.
    I know that there is a problem with mac users but my operating system is Win 7

    today I downloaded the latest version of flash player 13.0.0.206 and everything works again... so problem was in adobe only... problem solved

  • Live streaming video issues

    I look after a small PC of old ladies in Australia, of the Canada.  She used to watch live webcams to the Canada video looking at snow & ice but now with a new HP PC it can not display the stream live... or to be more precise that she can see, but the site does not load properly and displays a still image.

    If the browser is refreshed the image updates, but is a still image.

    We can see the time, so we know there is a preview of the taken video, but it will not be updated with the live stream.

    I read the other posts about similar problems, but can't seem to find an answer.

    I updated its Windows media player, which is uninstalled then reinstalled both Shockwave & Flash to the latest versions, but still the video will not play correctly.

    She can watch other videos for streaming live, but it just seems to be a problem with this one in particular.

    I tried the same webcam feed other computers to the Canada and the United Kingdom with no problems.

    She has a HP610-1010 has Touchsmart with installed ATI Radeo HD5570 graphics card.

    Can anyone suggest anything else I can be on...?

    Thank you

    Malcolm

    Hi - Thanks for your help. I think I found the solution. I checked again in the United Kingdom and found that does not now by streaming video and just displaying still images. There must be an intellectual property sensor on the site of blocking live outside of North America. Bad luck!

  • Live streaming and own HDMI output on camcorder SONY consumer (HDR-PJ650VE in my case)

    Hi all

    I'm trying to figure out how I can live streams, using my Camcorder HDR-PJ650VE. I managed to connect the camcorder to my TV by HDMI out and get the live stream, but the problem is that it also displays the superimposed onscreen. It would be a very useful feature, since it this way, you are able to capture the stream by a jury of consumers capture and share it on Youtube for example.

    I cannot find anything on the manual release of the stream HDMI output and get rid of overlapping info. Is there a key combination or a hidden menu to achieve?

    In addition, it seems very strange SONY would not offer such feature, as for example the PANASONIC offers this good enough consumption walked on models like HC-V520

    Please, let me know if it would be possilb esolving this annoying limitation

    Best regards

    Matteo

    I want to share my discovery because it seems to be valid for all SONY camcorders: to have a clean HDMI out, turn off on HDMI CTR.

    I'm very happy now and I'll start live broadcast!

  • How do you use the Sony NEX 5R as a webcam for live streaming?

    My computer does not recognize my camera as a source for Google Hangouts.

    Digital cameras from Sony, including the Sony NEX - 5R, are not compatible for use as a Webcam. If you are interested in a camera that can live streaming, then the HD camera live Bloggie MHS-TS55 is a good option. You can check it out by clicking on the link below:

    http://store.Sony.com/...ductId=8198552921666415574

    If my post answered your question, please mark it as an "accepted Solution".

  • Download live streaming video

    I want to download live streaming video on my computer (my daughter-in-law live sonogram) if my husband can view them later.  Any suggestions?

    This question is kind of vague, but I'll give you some suggestions. Just in case any of these help can provide you more information, such as this site is meant to be heard in the video and is there all programs used to display the video said.

    Method 1 - http://www.downloadhelper.net/install.php; It is an extension of the addon for firefox that works very well to video capture. If you're not using firefox, it can be easily downloaded Mozilla.

    Method 2 - http://www.fiddler2.com/fiddler2/; This is perhaps an exaggeration, but it has a ton of ability when it comes to download content on the web.

  • Live stream on Media player keep encountering the problem.

    I'm watching a live stream with Windows Media player and he continues to show the media connection, then error comes Windows Media Player encountered a problem while playing the file.  For assistance, click Web help.  When I clicked that show multpile things to try.  One is the windows media player C00D11B1 error message. I have Windows Vista Service pack 2. Any help or information?

    Hello

    I suggest you to refer to this link and check if it helps:

    http://Windows.Microsoft.com/en-us/Windows7/C00D11B1

    It will be useful.

Maybe you are looking for

  • icloud drive doesn't sync from my PC

    iCloud drive is simply not sync with my PC. When I open iCloud drive in Windows and then open icloud.com (OR on my iPhone for example) there are a SEVERAL files and folders that I created in Windows but that exist all simply not icloud.com (OR on my

  • Satellite P300-156 won't start or by MAIL

    Hello I have a Satellite P300-156 I bought a few months as damaged. The screen has been damaged and the case slightly cracked. I replaced the screen and hard drive and main card seems to have no physical damage. I've been running this system for 3 mo

  • 3500 pro: update graphics in the Pro 3500

    Hello I have the core i7 Pro 3500. I was wondering if you could add another gpu as the 970 GTX inside because the HD Graphics 4000 is not very good. I couldn't find any info on the motherboard it has. The Nvidia GTX 970 or GTX 980 to would work? Than

  • My cd dvd drivers are no longer there and I don't know why

    My cd dvd drivers ae either and I don't know why.  I came back to the system restore and still does not. Why?

  • CD drive does not open on the hard drive of the computer.

    Original title: on my hard drive DimensionE521 the CD-Rom drive does not open.  He starts to and then stops. The computer says it's OK? Help? I had this problem and another time after playing with him for days, all of a sudden it just opened.  There