Streaming Server

Here's my scenario. I currently have a Seagate Wireless+ for the purpose to be able to stream iTunes-purchased movies/shows offline. I want the option to have multiple iPads that I want to be able to connect to the drive and watch. Does each iPad that I want to be able to connect and watch have to be synced with the account that the purchases were made from?

Hello
ECDS , is a system which consists of service routers , service engines ,etc . When user sends a request for video the service router will be responsibe with integration (DNS) will hendle the requests from user after that will send these requests to service engines and so  on  , for more details . Please find the below links which will help
http://www.cisco.com/en/US/products/ps11281/Products_Sub_Category_Home.html
http://www.cisco.com/en/US/prod/collateral/video/ps11281/solution_overview_c25-677672_ps11854_Product_Solution_Overview.html
Thank you

Similar Messages

  • How do I create a JMF streaming server with QuickTime Web Client?

    Can anyone give me some pointers on how to create a JMF streaming server and user can type in a rtsp URL on the web browser and be able to view the streaming video in QuickTime player?
    thanks

    JMF does not have RTSP server capabilities built-in. You would have to program the RTSP request-response protocol yourself.

  • Where did the Quicktime streaming server go??

    It looks as if the Quicktime streaming server is gone for good - apparently it is not part of the Lion server install, and it can't be found on the Apple web site either. There is a page for it, but it doesn't actually provide any useful information.
    Does anyone has any idea what happened to this technology?

    Hello! I said... I want the ability to input analogue video into my camcorder so I can continue to transfer VHS and input and record video from other sources. The new HD cameras on the market will not allow you to record video from any source except for the lens.
    I have HD cable box. I want to record my HD programs from cable (HBO, Starz, etc) to my camera, download the video to my Mac from the camera and then edit them in iMovie and create professional looking movie DVD's in iMovie.
    iMovie HD can work with mini DV HD cameras and HD video. I was not aware of a system requirement for working with HD content.

  • Create a Flash-DVD with videos on a streaming server

    Hello
    As I am new to this forum, I hope I found the best place for my question. I have rented a few GB's on a streaming server, becouse I plan to open a little website with dancing videos on it. I have Adobe premiere pro cs4 to cut my video and encore to build a dvd. Since the dvd menu is quite practical I would like to use encore to place exactly the same project on my servers. This is how far as i got: I changed the script file so that my flash files got uploaded to my streaming server. I loaded the index.html, flashdvd.swf and AuthoredContent.xml onto my webserver, but nothing works..... I know that my streamingserver uses Wowza software... could this be the problem? Do I need a Adobe Streaming Server???
    If you want to check the files, please don't hesitate to see www.dance-tv.ch/swidako'09/index.html This is the "progressive download" version of the project, but it seems to have the same problem as the one on the streaming server.
    Can anyone help please?
    Thank you
    Oliver

    A PNG sequence can be used if you will go through the Flash authoring app itself to add interactivity, for example. If not, or in either case, you can create a FLV (Flash video) file with alpha. This can be used directly with the Flash player on the web.
    Just pull the key with Keylight, and when it's done, Add the Comp to the Render Queue, set the Output Module's channels to RGB+Alpha and then pick Flash Video (FLV) as format, with one of the Flash 8 presets. The preset will instruct you in the comment field to adjust the stretch settings in the Output Module to the size specified by the preset.
    For more information, see Render and export a Composition as an FLV or F4V file in After Effects Help.

  • Help needed with streaming server

    hello. i work with a firm that provides hosting. one of our
    clients has asked if it was possible to use a streaming server from
    flash. now, to try it out, i've downloaded the trial version for
    the flash media server 2. i've read through the documentation, but
    i still cannot make it do what i want. as an example, i've
    downloaded the 'dynamic playlist' example. i've set it up
    completely as it's said on the site tutorial, yet i cannot connect
    with the server. before you ask, yes, the server is running and the
    application is loaded. the only thing i've really changed in the
    example is the url of the server inside the xml file. when i test
    the flash in flash pro 8, i get the message
    NetConnection.Connect.Failed, no matter what address i use, be it
    localhost, the internal ip address of the firm, or the external ip
    address for access via the net. admitted, i'm not the most
    knowledgable person on flash, but i still need to get that server
    running.
    obviously, my boss wants that server up and running as soon
    as possible. can someone help me to set it up so i can make a
    connection with the server?
    i can be reached at [email protected] thanks in advance to those
    willing to help.

    Hi,
    please try this sample:
    http://www.adobe.com/devnet/flashcom/articles/broadcast.html
    The simplest sample works like this:
    1. Create a subdirectory in your [FMS_HOME] called "tutorial"
    2. Create a subdirectory in tutorial called "streams"
    3. Create a subdirectoy in streams called "video" (or use
    _definst_)
    4. Create a flv file using Flash Video and save it in your
    "video" directory.
    The server structure should look like this:
    [FMS_HOME]
    |------- applications
    ______|---------- tutorial
    ____________|---------- streams
    ___________________|----------- video
    ___________________________|---- videoToPlay.flv
    Now you can play the stream from within your flash
    application.
    The quickest application is created like this:
    1. Create a video instance (right click in "Library" and
    select "new video", name it "video" and make sure it's action
    script controlled. Then pull it onto the stage and make sure you
    give the instance a name, e.g. "myVideo")
    2. Now you need 5 lines of code.
    // a connection
    nc = new NetConnection();
    nc.connect("rtmp://localhost/tutorial/video"); // Important:
    No / (slash) at the end
    // Create stream onto your connection
    ns = new NetStream(nc);
    // Link your display to the stream
    myVideo.attachVideo(ns);
    // myVideo is the name of your video's instance (see above)
    // play the video
    ns.play("videoToPlay");
    // videoToPlay for videoToPlay.flv
    I hope this helps!

  • How do I install Quicktime Streaming Server?

    How do I install Quicktime Streaming Server?
    Thanks
    Mac mini G4   Mac OS X (10.4.6)  

    The Apple-supported QuickTime Streaming Server only comes with Mac OS X Server. What you need it QTSS's open-source twin Darwin Streaming Server. Download that, open the disk image, and just double-click on the package file to install.

  • General query regarding the implementation of a Flash Streaming Server

    Hey lads,
    I'm looking at setting up an Adobe Flash Streaming Server at
    work. It will be used primarily to stream training videos across
    our Intranet - we have ~1000 users at the moment, with the capacity
    to expand to ~2000). We are looking at both filming with a camera
    and screencasting (using either
    Camtasia or Adobe
    Captivate) and then encoding to .FLV
    Camtasia can encode directly to FLV, however I'm not too sure
    of the quality, so the Adobe Flash Media Live Encoder looks like a
    good option too. For the time being we will just be concentrating
    on the screencasting though.
    The good thing is i can download a development server for
    free from Adobe which gives me complete access with just a
    restriction on the amount of users that can access the content
    (10).
    From what i can gather the (simple) way it works (and that
    I want it to work) is that you have a standard template SWF
    file containing relevant actionscript (sitting in most probably in
    a html/php/asp/ect file on the webserver), which then calls the FLV
    file from the flash server and streams the content to the clients
    PC. I assume i will pass a variable to the SWF file (the video ID i
    want), and that will then be used to call the corresponding FLV
    file.
    So effectively a YouTube website, i.e:
    watch?
    v=WjK6wNIWzts
    I just wanted to know if anyone had any general tips on how i
    should approach this? Obviously quality vs file size will be a big
    point - deciding on a standard FLV format will be a mission,
    however i do have the benefit of an internal network so can anyone
    recommend some good encoding tips? I was actually thinking of
    encoding a low quality and high quality version, but i don't think
    that's really sustainable/effective.
    There is a bit of documentation around for this, but they
    tend not to answer the basic questions. Am i heading in the right
    direction?
    Thanks for your help :)

    If you are not able to find older version of connector on Metalink then raise an SR with Oracle and give proper Business Justification for the same.

  • How to create a Playlist in flash Streaming Server

    Hi all,
            am new in the flash streaming server. I download the Flash streaming server and install it its work fine.
    I want know about the following question:
              how to stream the video using playlist?
              What is the format of the playlist?
              can i create a playlist from visual studio.Net and pass the value to the player?
    awaiting your reply,
    Thanks in advance.

    If you have bought Streaming Server License - you want to be able to create any server-side playlists as you cannot write you own customized code on Streaming Server.
    However what you can do is create client-side playlist using client-side code, place all your files in media folder of VOD and use them in your playlist. Playlist is nothing but set of plays which are queued up so you just need to issue NetStream plays with last parameter "reset" set to false - this is so that you do not reset your previous play.
    So it would be like
    ns.play("abc",0,20,true);
    ns.play("xyz",0,30,false);
    ns.play("uvw",0,20,false);

  • Jmf connection to streaming server

    Hi can anybody please explain how i can use jmfs rtsp/rtp to connect to darwin streaming server . I have read this is posible but cant find anyinformation on how.
    Thanks any help will be very helpfull...

    One strange thing I noticed, is that while monitoring jmfstudio transmit to jmfstudio across network,
    I use ETHEREAL to monitor the packets, and ports being used. ETHEREAL usually just picks JMF RTP packets as UDP, which is right, but.....
    DSS5 even though JMF is connected across lan to DSS5 the picture does not show.
    WHile monitoring the packets, ETHEREAL picks the DSS5 packet s as RTP and every 20th RTCP.
    So, what i am thinking is the DSS5 RTP packetizer is of better quality than JMF, and the result is that JMF is not fully aware of the 'true' specifications of RTP.
    maybe......

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

  • JMF and the Darwin Streaming Server

    Has anyone been successful in getting the JMF JMStudio to work with
    the Darwin Streaming Server? I have set up Darwin on my computer and
    encoded a sample .mov file using a codec that is supposed to be
    compatible with JMF, the H.263. I was able to view this file inside
    JMStudio if I opened it directly as a file. I was also able to stream
    this file via the server using the Quicktime movie player by opening
    URL to rtsp://localhost/test.mov
    However, when I go into JMStudio's Open URL, and put in
    rtsp://localhost/test.mov, I get an error message saying:
    Controller Error:
    Failed to realize: Server is not responding.
    I am using JMF Version 2.1.1e and the Apple Darwin Streaming Server
    5.0
    If anyone has any suggestions, please let me know. Also, let me know
    if there is another streaming server, preferably open source, that
    works well with JMF.
    thanks.

    your doing local host, JMF needs to receive rtp on
    port XXXX, now if you are receivng on port XXXX the
    server maybe trying to send on the same port , or
    maybe it's trying to send the RTCP data.
    Does darwin use RTCP ?? and also I would try from
    second computer , as JMF sends, receives on same port.I am pretty sure all the ports are set up correctly. I have tried connecting from another computer and run into the same issues. Also, I was able to view the movie just fine from the same computer (connecting to itself) using the Quicktime Java package provided by Apple. I've been able to view movies in quicktime using the RTSP protocol

  • Darwin Streaming Server on Tiger Desktop?

    Is it possible to run Darwin Streaming Server on Tiger desktop. I don't have the 10.4 server. I make a lot of FCP videos and need to use DSS for testing.
    I dowloaded the binary from ADC. That site says it only runs on the server, Linux, BSD or Intel.
    Alternatively could I compile the source for 10.4 Desktop with XTools?
    Thanks

    Yes you can intall DSS on a TIger machine, this is what I have done however I haven't really tested it out yet

  • Darwin streaming server

    I can't find a discussion area dedicated to Quicktime or Darwin Streaming Server technologies, so since I am working on a MacBook Pro I'll put my initial question here... if anyone wants to direct me to a more appropriate forum, please do!
    The problem: I have gone through the Darwin Streaming Server installation process (using Apple's provided installer for v5.5.5) and no errors were reported until the server setup part (via Safari). At that point I was informed that the server had not started as it should have, as part of the installation. I have tried manually launching the QuicktimeStreamingServer executable from Terminal, but it gives me the error "Bad executable (or shared library)".
    Any help welcome!
    Thanks...

    Hi Matt,
    I spent a few hours troubleshooting this since I got the same error message. Giving up, I decided to download an earlier version:
    http://www.opensource.apple.com/projects/streaming/release/DarwinStreamingSrvr5. 5-OSX.dmg
    Version 5.5 was able to install correctly and immediately took me to the Darwin Streaming Server Admin url.
    I'm using 10.5.1 on a power pc [intel dual core]

  • Darwin Streaming Server & Quicktime Broadcaster Problems

    recently upgraded to Darwin Streaming Server 5.5, and am having difficulty with it. I keep getting the following error when I try to change the settings under the Broadcaster sidebar menu item.
    Error - Perl execution failed
    Can't call method "state" on an undefined value at /Library/QuickTimeStreaming/AdminHtml/parse_xml.cgi line 1365.
    The line that this error references is:
    if (($broadcasterConn->state = 0) && ($theAction eq 'SaveBroadcasterSettings')) {
    Additionally, If I select "Broadcast" in QuickTimeBroadcaster, I am presented with this error:
    Connection Failed (-5420)
    I have not experienced these errors with the previous version, which I uninstalled. When I reinstalled DSS I received a "Successfully Install" Message.
    And...for what its worth, this is the version of perl I am using:
    This is perl, v5.8.6 built for darwin-thread-multi-2level
    Any help is greatly appreciated.
    Thank you.

    We use 10.3.9 server here on three different machines. Two of the three disconnect from Broadcaster after about half an hour, with the -3285. The third system will not even allow a connection to start, ever. I am thinking that the automatic unicast file has a permissions issue. All of the three servers have Open Directory enabled. I want to turn it off, but I am not sure what will happen to the rest of the server's abilities if I do. Does anyone run in an Open Directory disabled configuration?

  • Quicktime Broadcaster 1.5 and Darwin Streaming Server 5.5

    Since i upgraded to Quicktime Broadcaster 1.5 (as i want to use H264) i can't use any more the Automatic Unicast (Announce). It says 'Broadcast error disconnected (-3285). I updated to Darwin Streaming Server 5.5 (on SuSE 9.1 Linux on a hired server with 2 IP's, one binded to DSS, the other to Apache to enable Streamin over port 80) but it doesn't help. I tried with Wirecast instead and everything workes fine (at least it created the .sdp file correctly) so i don't think the problem is in the Streaming Server Set up. Anyone has experienced something similar with the new Broadcaster?

    We use 10.3.9 server here on three different machines. Two of the three disconnect from Broadcaster after about half an hour, with the -3285. The third system will not even allow a connection to start, ever. I am thinking that the automatic unicast file has a permissions issue. All of the three servers have Open Directory enabled. I want to turn it off, but I am not sure what will happen to the rest of the server's abilities if I do. Does anyone run in an Open Directory disabled configuration?

  • Integrating Apache Http Server with Streaming Server

    Hi,
    How to integrate my Apache Http Server with a Darwin Streaming Server or any server?
    Any links are really appreciated.
    Thanks.

    Your question has nothing whatsoever to do with JSP, JSTL, or java. Locking.

Maybe you are looking for

  • MM11-Schedule Creation of Material: Missing MM views & custom fields?

    Hi, I am trying to implement use of transaction MM11/MM12/MM13, but I noticed that when I go to create or change material records I do not get the same mm views when I use MM01/MM02. (ex. i am missing classification view when trying to use mm11).  I

  • Exception while calling Webservice deployed in WAS 6.1

    Hi All, My application exposes web services and am getting below error when invoking from SOAP UI tool. Developed in RAD 7.5, deployed in WAS 6.1.0.21 and uses JAX-WS. Googling points to JAXB error when using Date, Timestamp data types. I am not usin

  • What problems will I have if I reinstall OS 10.6.3?

    I have an older version of Pro Tools, 8.0.5  I have just inherited my wife's 2010 MacBook Pro.  It has Mavericks installed.  Pro Tools 8.0.5 has not been supported by newer operating systems.  I have the original discs that came with the computer (Ma

  • IPhoto library moved, missing pictures

    Yesterday I was looking for my iPhoto library and clicked on the backup which was last updated March. As it is on external hard drive, now when I open up my iPhoto it goes to those pictures, without the pictures from the last 9 months. Everytime I lo

  • Option A, 2 PE pair per Provider, Redundancy

    Hi All, Requesting suggestions for the following scenario, let's say we have 2 service providers (SP) offering MPLS VPNs through Option A (Back to Back VRF). These SPs are connecting through two PE/ASBRs each, like SP As, PE_A1 and PE_A2 and SP Bs, P