Plugin for realnetwork streaming server

I can't download Plugin for RealNetworks Streaming Servers on Windows (NT/XP) and I need it. Anyone can help me , where to find it?
Edited by: 843445 on Mar 10, 2011 9:38 AM

The link was broken and we have fixed it now. Can you try again?
Thank you for bringing the broken link to our attention.
Melli

Similar Messages

  • Problems with Intermedia and Plugin for  RealNetworks

    I installed plugin v2.1 in a Windows 32-bit system.
    Database is 10.1.x, and Helix Universal Server 10.
    I also followed the instructions for the demo, but the
    plugin doesn't work.
    At first it couldn't connect to the database, now it can (with the system schema). The problem is that it displays a weird message when i execute the the get_video procedure:
    logplin(2540): Oracle Plug-in Error: failed to execute database statement
    logplin(2540): Oracle Plug-in Error: ORA-01008: not all variables bound
    Or when i do the sql alternative it displays:
    logplin(204): Oracle Plug-in Error: failed to prepare database statement
    logplin(204): Oracle Plug-in Error: ORA-00931: missing identifier
    logplin(204): 7: Error retrieving URL `oracle/2' (Invalid path)
    Does anyone knows how to fix this?
    Thanks
    Cesar Guerra

    i've some problem with streaming video data from oracle using realserver.
    i'm using oracle9i intermedia (9.2.0.1.0) and
    Oracle interMedia Plug-in 2.1 for RealNetworks Streaming Servers and also universal helix server 9.0.8.1427. (my helix server http port is 88)
    i've some procedure PL/SQL :
    ------------------------------procedure PL/SQL-----------------------
    create or replace procedure get_video(
         video_id in varchar2,
         mimetype out varchar2,
         data out blob) as
         tempBLOB BLOB;
         s varchar2(200);
    begin
    -- Deliver audio and mimetype
    select t.video.getcontent(), t.video.getmimetype()
    into tempBLOB, s
    from movies t where t.item_id = video_id;
    data := tempBLOB;
    mimetype := s;
    end;
    ------------------------ end of procedure PL/SQL-------------------------------
    -------------------------------mountpoint ------------------------------------
    <List Name="Oracle DB RealVideo movie">
    <Var ShortName="pn-oracle"/>
    <Var MountPoint="/dbvideo/"/>
    <Var Database="oracleSID"/>
    <Var Username="scott"/>
    <Var Password="tiger"/>
    <Var SQL="get_video"/>
    <Var Authentication="0"/>
    </List>
    ------------------------------ end of mountpoint------------------------------
    the URL i used was : rtsp://host:554/dbvideo/1
    and an error occured: "unable to locate server. This server dose not have a DNS entry. Please check the server name in the URL and try again."
    then i changed the mount point with :
    ------------------------------new mountpoint---------------------------
    <List Name="Oracle DB RealVideo movie">
    <Var ShortName="pn-oracle"/>
    <Var MountPoint="/dbvideo/"/>
    <Var Database="(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(PORT=1521)(HOST=127.0.0.1))(CONNECT_DATA=(SID=oracleSID)))"/>
    <Var Username="scott"/>
    <Var Password="tiger"/>
    <Var SQL="get_video"/>
    <Var Authentication="0"/>
    </List>
    -----------------------------end of new mount point------------------------------
    the i used different URL : http://127.0.0.1:88/ramgen/dbvideo/1
    another error occured : "requested file not found. the link you followed may be outdated or inaccurate."
    can anyone help me?

  • System monitoring plugin for Vmware ESX server..

    i have a OEM grid control 10.2.0.5 with management plugin for Vmware ESX server (Management Plug-in: vmware_esx_server, Version 1.1.3.1.0) added.
    I later added another server agent for management/monitoring of VMware ESX server.
    the agent state is UP and under Monitored targets for the agent I am now trying to add the VMware ESX server
    Once on the page, here I enter the details <Hostname / Usrname:Pwd / Protocol:HTTPS / Keystore> and click on Test Connection and recieve a Warning :
    Failed to contact the target to be added. Following errors were received while testing the connection to the target. Update the properties accordingly, try Test Connection for testing the properties before saving.
    TestVersion - caught com.vmware.vim.InvalidLogin: ; nested exception is: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Aug 26, 2009 9:28:04 AM org.apache.axis.utils.JavaUtils isAttachmentSupported WARNING: Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.
    If I go ahead and click OK it adds the Target(Vmware esx server) to the agent and displays message :
    "Target ESXVS (VMware ESX Server) has been added."
    THE problem starts here.. the metrics collection doesnt happen for the target and I get Metric collection errors.
    I have tried checking in diff versions of management plugins as well as tried adding the target to the Grid control's agent//
    Pls help..

    Is the location that you specified for the keystore file somewhere that the agent can read from (either a drive local to where the agent is installed or a network drive that the agent has access to)? Is the keystore file one that was generated for that specific ESX Server from its rui.crt file? Each ESX Server has a different rui.crt file that you use to create the keystore file.
    You won't be able to collect metrics if the SSL connectivity isn't set up correctly.
    Dave
    Edited by: user716739 on Aug 26, 2009 4:54 AM

  • Configuring JRE 1.4.2 plugin for TLSv1 only server

    Hi,
    I have apache server configured that talks only TLSv1. I wasn't able to load an applet from IE on JRE 1.4.2_05 plugin. so I did the following
    1.Edited the file Documents and Settings\<<username>>\Application Data\Sun\Java\Deployment\deployment.properties file and added an entry "deployment.security.TLSv1=true"
    The applet wasn't loading even then , so in JRE control panel --> Advanced tab in Java Runtime parameters , I added -Dhtps.protocols=TLSv1, It was failing again
    When I tried the same on JRE 1.5 , after the step 1, I was able to load the applet, but on JRE 1.4.2 ,I am not able to load the applet for TLS only server
    Please let me know , if there is any any workaround, or this is JRE bug,The error which i got on the console is
    at java.net.SocketInputStream.read(Unknown Source)
    at com.sun.net.ssl.internal.ssl.InputRecord.a(Unknown Source)
    Thanks

    I am seeing similar behaviour with JRE 1.4.2 and it appears to be a bug as it does not take the value specified in https.protocols.
    You may want to try 1.5.0_05 as it has the enable TLS option in the Java Control Panel under Security.

  • Problem running WebLogic as plugin for SunOne web server on Solaris

    I tried to set up WebLogic (8.1) as plugin for SunONE (iPlanet) web server. I followed instraction from http://e-docs.bea.com/wls/docs81/plugins/nsapi.html#110496. SunONE server start up successfully. But I have problem to connect my web application, and SunONE web server returns following error:
    "for host 172.23.54.5 trying to GET /arsys/home, wl-proxy reports: Neither 'WebLogicCluster' nor 'WebLogicHost' specified in parameters"
    I tried both SunOne (6.1 sp3) and iPlanet (6.0), I saw same problem.
    Can anyone help me on this?
    Thanks
    Charlie

    To configure sunone to work with WLS, you need to make entires in the magnus.conf and the obj.conf.From the error, it seems as if u missed the entries in the obj.conf.

  • How to convert JPEG Files into Streams for Darwin Streaming Server?

    Hi!
    Is there any possibility to convert JPEG Files locatet in a Folder into a Videostream for the Darwin Streaming Server, like Quicktime Broadcaster does with my iSight Video??? I know I can convert JPEGs into Movies using QuickTime Pro, but that is not exactly what I am seraching for: I have a folder, where some kind of Webcam writes about 5 JPEG pictures per second. Now I would like to have these pictures in converted into a videostream in realtime. QuickTime Broadcaster would be the weapon of choice if it would accept JPEG Files as input...
    Is there any posibility to solve this problem??
    CU Jan

    Hello Karthik,
    I just tried to solve my problem with your suggestions, unfortunately, my JSP channel still doesn't work :(
    The portal server keeps reporting "Server Error..." when I tried to add query at the end of the href.
    Do you still have any other suggestions?
    Thank you

  • Is there a plugin for .pls streams

    I have vls player which has a plugin for every file type except pls. vls opens its own window instead of playing in the ff window. Options -> Applications doesn't have any choice other than using external apps and not ff plugins.

    vlc (I meant vlc, not vls above) works too, which I have. realplayer is chock full of bloat. I'm looking for a plugin that plays the stream inside ff without needing to open the native app's window.

  • H.264 Settings for Darwin Streaming Server

    I would like to encode H.264 for unicast streaming delivery off of the Darwin platform. We've done a lot of testing and the .mov encodes that we've been putting out at 768kbps (hinted for streaming) have been serving quite slow and choppy off of anything other than a T1 connection.
    I've seen some H.264 .mp4 encodes at 350kbps that look incredible streaming but we cannot duplicate this size and quality for some reason with our own video.
    At 480x270, or something around those dimensions, I was wondering what the best bit rate and format would be for streaming delivery off of the Darwin platform?
    For Darwin we are running 5.5.5 and we are using Compressor 3.0.1. All testing is being done with Quicktime 7.2 on Mac Pro machines over various types of connections.
    Thanks,
    Mike

    After looking through the apple manual I found this:
    Resetting the Streaming Server Admin User Name and Password
    If you forget the Streaming Server Admin user name and password, you can reset them.
    To reset the user name and password:
    1 Log in to the server computer as root, open a terminal, and type the following:
    qtpasswd someUserName
    where someUserName is a name of your choice.
    2 Follow the prompts by entering the administrator user name and a password you want to
    assign to the user someUserName.
    3 Using a text editor, modify the /Library/QuickTimeStreaming/Config/qtgroups file.
    For Windows, modify the c:\Program Files\Darwin Streaming Server\qtgroups file. For other
    supported platforms, modify the /etc/streaming/qtgroups file. Modify the file so that the user
    name you just created or modified is included in the group Admin, as follows:
    admin: someUserName
    4 Save the file as ordinary text (not .rtf or any other file format).

  • Minimum requirements for Quicktime Streaming Server with +200 viewers

    I'm planning on buying an Xserve to use it for streaming live video to about 200 or more viewers with Quicktime Streaming Server, at a bitrate of a 300 kbits/sec, that is 60 MBit/sec. I saw a second-hand Apple XServe G5 2x2.3Ghz. Is that enough, or would I need to buy the latest quad-core Xserve?

    Maybe you should do some more homework before you buy:
    http://www.apple.com/macosx/technology/

  • SharePoint Plugin for SharePoint Portal Server version 2007

    We are running SES 10.1.8.2 and are trying to use the SharePoint content source plug-in to connect to and index sites running on SharePoint Portal Server version 2007. The 10.1.8.2 Administrator's Guide states the connector supports SharePoint Portal Server 2003 (page 111). Is there a patch or upgrade available for SES that will make the SES 10.1.8.2 SharePoint plugg-in work with SharePoint 2007?
    Thanks in advance,
    -Stephen

    The Sharepoint 2007 crawler is in beta testing at the moment. I'm told you already have a copy of it.
    Contacting you seperately by email.
    - Roger

  • Active Directory Plugin for Crystal Reports Server XI

    Post Author: pkhot
    CA Forum: Deployment
    Hello,
    I Installed Crystal Reports Server XI on a test W2K3 R2 machine. When I try to logon using the Business View Manager or the Administrator LaunchPad, selecting the Active Directory Authentication I get an error saying secWinAd plugin is not available. How do i fix this?
    Is there a plugin available and if yes where can i download it from?
    Any help will be greatly appreciated.
    thanks

    Did you lon on to the console and go to authentication-> windows ad and enter in your domain info ?

  • JMF with streaming server like darwin

    Hi all
    I need to know are there any JMF plugin or API to communicate with darwing streaming server or any other RTSP support streaming server?
    I'm on project of video streaming over network
    I was able do the capturing of video using a web cam and streaming using RTP, since JMF support to server side RTP does not RTSP. So I want to know are there any java plugin for darwin streaming server which support RTSP?Thank You

    JMF supports RTSP out of the box.
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/support-rtsp.html]

  • Plugin for Glassfish server 3.1

    Hi all,
    We are using oracle glass fish server 3.1.
    IS there any plugin for monitoring glassfish server by cloud control 12c.
    regards,
    Utp

    Hi Utp,
    Currently, our monitoring capabilities for Glassfish are limited to JVM diagnostics.
    That is a separate standalone console, so only in the sense that our goal for management usually incorporates all aspects from monitoring and diagnostics to lifecycle management within EMCC.
    Best Regards,
    Venkat

  • Streaming server 3.5.1 no script works except main.far (VOD)

    we own multiple FMS servers, interactive and now we installed
    a few Streaming servers.
    during the install process we provide the license key
    for the Stream server's we got from the adobe representatives
    in our country, and all seems well until we try to move an already used VOD
    script to the /opt/adobe/fms/applications/vod/ folder
    the script is named main.asc and replaces the main.far
    which comes with the out of the box VOD application.
    this script works on all Interactive servers but fails
    to work on the Stream servers.
    it simply fails silenty, no logs and no errors are written anywhere....
    so i thought the problem might be some feature i try to invoke
    in the code while streaming server does not support it, so i stripped
    the main.asc to be practically empty..
    application.onAppStart = function(){
        trace("application start");
    application.onAppStop = function(){
        trace("application end");
    application.onConnect = function( client ) {
        trace("accepting connection");
        application.acceptConnection( client );
    application.onDisconnect = function(client){
        trace("application.onDisconnect");
    yet the problem persists, perhaps we have wrong license key?
    does the streaming server allow scripting at all???
    ps: when i change the licence key of the streaming server to
    Interactive server's Key, all starts working...
    Any ideas ?

    Hi,
    The behavior you encounter with FMS Streaming Server edition is expected. The streaming edition only offers streaming capabilities as outlined athttp://www.adobe.com/devnet/logged_in/dmotamedi_fms3.html .
    As small gist from there :
    Flash Media Streaming Server (FMSS) is a brand new product offering. This low-cost server is limited to live and video-on-demand (VOD) applications only. It cannot be used for multiway applications such as video chat, server-side playlists, or server-side recording. Flash Media Streaming Server does not support the new plug-in architecture or server-side ActionScript API. Edge or Origin configurations are not available in the streaming server either.
    So if you are looking for server-side scripting support and other features like C++ plug-in framework etc to build interactive/ collaborative applications you need to choose the Flash Media Interactive Server.
    Thanks
    Mamata

  • Announcement: BEA WebLogic Plugin for Eclipse

              ObjectLearn has announced the pre-release version of a completely free Eclipse
              Plugin for BEA WebLogic Server. Lomboz J2EE plugin for the Eclipse platform
              supports all J2EE 1.2 and above certified application servers which are also
              100% Java. Current pre-relase version is capable of launcing the WebLogicServer
              inside the eclipse environment. It Also has J2EE Project types, wizards, and
              smart JSP editors. It supports development time repeated deployment of web applications
              to WebLogic server instances.
              Lomboz is available for download at http://www.objectlearn.com
              Information about the Eclipse Project is available at http://www.eclipse.org
              

              ObjectLearn has announced the pre-release version of a completely free Eclipse
              Plugin for BEA WebLogic Server. Lomboz J2EE plugin for the Eclipse platform
              supports all J2EE 1.2 and above certified application servers which are also
              100% Java. Current pre-relase version is capable of launcing the WebLogicServer
              inside the eclipse environment. It Also has J2EE Project types, wizards, and
              smart JSP editors. It supports development time repeated deployment of web applications
              to WebLogic server instances.
              Lomboz is available for download at http://www.objectlearn.com
              Information about the Eclipse Project is available at http://www.eclipse.org
              

Maybe you are looking for

  • My rented Video only plays halfway and stops

    I rented a video, once it had completed downloading I tried watching it, it plays through half of the movie and stops. Any idea why?

  • Takes a long time to load then freezes up often(firefox not responding)

    this is on home computer not this laptop (yet) . slow to change pages or just stops all together.freezes upon change of web sites.

  • How do I create a brand new .pat file?

    I am attempting to create a set of patterns to share online, and I cannot figure out how to create a truly custom .pat file. I fully understand how to define a pattern in photoshop, however, the only way I've ever known about accessing and permanentl

  • Exchange support for Public Calendars

    Hi all, I've setup ms exchange with work and all my email and calendar events sync wireless with out any problems. We also have a department calendar I would link to sync to wirelessly. How do I do this. I don't want to connect my iPod to my computer

  • Podcasting after MobileMe transitions to iCloud

    I plan to start my podcasts in the near future, and appreciate the information found in this community on getting started.  I plan to use my MobileMe account to host my podcasts.  What will happen to the podcasts when Apple transitions to iCloud? Can