Linking to extermal video server

I am running Sun ONE Web Server 6.1SP6 B05/07/2006 12:33 on a Solaris 10 box. I just moved all the web data from one server to another. I am running a video server (Helix) on a Solaris 9 box. When I try to play a REAL video from a web page on the new web server, I get a file not found error. When I type in the IP address, the video plays fine.
I have changed the IP address of the broadcast server to the Solaris 9 box. Is there something I need to change in my new web server to tell it to look at the old server?
Larry

well, this error means that the hostname that you are giving in the browser is not known to the web server. this mostly means that web server's http listener is not updated with the correct info.
did you take a look at our listener element in https-*/config/server.xml .

Similar Messages

  • Mobile video server

    Hi,
    I am planning to write a video-streaming server for mobile devices . I would like to get some ideas or helpful links that could guide me. If you guys have any ideas where should I look be sure to tell me.
    Thanks,
    @tticus

    I'm doing a thesis about video streaming. My findings for now are:
    - you cannot connect with mobile phone throught IP.
    - SIP is blocked by most ISP's.
    - cannot use video data at the same time of recording (you have to commit first)
    so realtime video server isn't possible, unless:
    - you get to manage to split video into separate frames en build up the video on the receiver side
    but then you have to write a video de/encoder.
    so with J2ME the only possible working sollution is to record for x time and after recording is stopped to send movie to server. And why should you use something else then HTTP, because it isn't realtime anyway!

  • * JMF Video Server Codec *

    I have added another example to http://www.exactfutures.com/index02.htm which is an Effect that does nothing at all to the video data stream! However, do see below.
    Add it by setCodecChain (see example source TestEffect.java), and then whether you are running a webcam or video you will see no difference in the display or speed.
    To test on a PC you can hit on run.bat and then it may find your webcam to run TestEffect.
    Otherwise, to use for a video track, just set the final codec in setCodecChain to the ServerEffect Codec, and include ServerEffect.class and ServerEffect$SvrControl.class and ServerEffect$clientThread.class in the classpath or application directory.
    So what does this Effect actually do?
    If once running you use your web browser to find http://localhost:8080/any.jpg then JMF will serve it a jpeg. Further, if you load http://localhost:8080/ and hit the link, or just hit http://localhost:8080/camapplet.htm directly, then an applet will pop up streaming the source jpegs.
    This can also stream video over a LAN if localhost is replaced with the IP address. If you try this over a network (adjust your firewall and/or router and/or security settings) then one can achieve good results, especially given the simplicity.
    The code to view the output of this JMF Video Server Codec is like for any other such stream, it does not need JMF, and there are Axis video server cam examples on this forum or elsewhere.
    I have added this because it offers an alternative to using RTP (although one can still use that alongside for the audio if required). It may not be as fast as RTP, although with improving broadband speeds that is becoming less of a issue, but it is simpler and robust.
    It is also interesting to see how such a simple plug in can add such useful further functionality. It may help someone. Enjoy.

    write a codec for jmf that accepts, i think rtp type 96 and something else, look in log files, answer is there

  • Creating Ejb link to another Weblogic server

    I am trying to create a EJB jndi link to another weblogic server from a weblogic
    server.
    Basically I have a web application that uses an EJB that is deploed on another
    weblogic server and I would like to connect to it.
    One way I can do is the remote lookup using the Hashtable and the context factory,
    something like this
    Hashtable props = new Hashtable();
    props.put(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
    props.put(Context.PROVIDER_URL, "t3://localhost:7001/");
    Context context = new InitialContext(props);
    I used a jndi-link in resin previously, that did not require me to do a remote
    lookup and rather created a link at the server level and allowed me to do a direct
    InitialContext() lookup.
    <jndi-link>
    <jndi-name>java:comp/env/ejb/test</jndi-name>
    <jndi-factory>weblogic.jndi.WLInitialContextFactory</jndi-factory>
    <init-param java.naming.provider.url="t3://xx.x.x.x:7001"/>
    <jndi-lookup>ejb.test</jndi-lookup>
    </jndi-link>
    Can I do something similar in Weblogic? If yes, how can I do it.
    Appreciate your help.
    Thanks,
    Varun

    "Varun Garg" <[email protected]> wrote:
    >
    I am trying to create a EJB jndi link to another weblogic server from
    a weblogic
    server.
    Basically I have a web application that uses an EJB that is deploed on
    another
    weblogic server and I would like to connect to it.
    One way I can do is the remote lookup using the Hashtable and the context
    factory,
    something like this
    Hashtable props = new Hashtable();
    props.put(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
    props.put(Context.PROVIDER_URL, "t3://localhost:7001/");
    Context context = new InitialContext(props);
    I used a jndi-link in resin previously, that did not require me to do
    a remote
    lookup and rather created a link at the server level and allowed me to
    do a direct
    InitialContext() lookup.
    <jndi-link>
    <jndi-name>java:comp/env/ejb/test</jndi-name>
    <jndi-factory>weblogic.jndi.WLInitialContextFactory</jndi-factory>
    <init-param java.naming.provider.url="t3://xx.x.x.x:7001"/>
    <jndi-lookup>ejb.test</jndi-lookup>
    </jndi-link>
    Can I do something similar in Weblogic? If yes, how can I do it.
    Appreciate your help.
    Thanks,
    Varun
    hi,
    Yes, it is possible in weblogic for more info visit this url,
    http://e-docs.bea.com/wls/docs70/ejb/reference.html#1221067
    u have the description of how to use the below tags
    <initial-context-factory>weblogic.jndi.WLInitialContextFactory</initial-context-factory>
    <provider-url>WeblogicURL:Port</provider-url>
    <indi-name>jndiweb</jndi-name>
    hope it help u
    regards,
    Elango TR

  • DMS-200 doesn't play uploaded videos: "Connection to video server failed"

    Hello, everybody!
    I have CISCO DMS-200 deployed. I have console and an http access, I can manage options, I can upload videos, but I can't play them in web-browser. The device was bought 6 months ago and deployment was done by 3rd party. But the video playing over browser didn't work ever.
    There is no proxy between PC and DMS, I have all codecs installed on PC, I've checked FireFox, IE, Chrome...
    When I try to start video playing, the following message appears: "Connection to video server failed". (See screenshot).
    I have some ideas about the reasons.
    First, may be I need an additional license for Player at DMS-200 side? Because in Digital Media Players section I have "This feature is not licensed".
    (See screenshot).
    Second, may be there are problems with File Hosting Locations? I have several error messages like "URL test failed" in the appropriate section (Please, see screenshots).
    So, please, share you ideas about the issue! There is a few information about the problem, I can't find anything. Are there any ways to turn on debug at DMS-200 side?
    I've added seller's specification and pics.
    Please, help!
    Many thanks in advance!!!

    I've added licenses are currently at DMM.

  • Can Compressor make MPEG2 files that will work on a Princeton Video server?

    I am responsible for selection of equipment and software for the local Public Access studio. I am trying to be sure if Final Cut Studio will output the format we need.
    We need to output video files that are compatible with our Princeton Server Group B1400 Digital Video Server. We have found it is very difficult to be certain if a particular program will generate what we need. Below are the specs for our server.
    Basically it is a a rather specific form of MPEG2. I see on the Apple web site that Compressor will do MPEG2, but that is qualified with "Quicktime", and is mostly described as being for DVD production. It seems that those are not necessarily compatible with our server. It wants a plain MPEG2 file in the format given in the specs. The server is a Linux system and its software does not know about special formats like say Quicktime or DVD might wrap around the basic data. It seems to want just plain files of MPEG2 video (and audio of course) data.
    One of my sources of my concern is that in spite of what Apple says about Compressor doing MPEG2, the makers of the server say FCP does not create output for it.
    I need to be assured about this before we invest in software and possibly new hardware.
    These are the specs for the encoding the server needs:
    Princeton Server Group
    B1400 Digital Video Server
    Encoding Requirements
    In order to ensure optimum video playout quality on the B1400 Digital Video Broadcast Server, MPEG video and audio content must be encoded as follows.
    • Video files for play-out must be encoded in multiplexed MPEG-2 program stream (PS) or MPEG-1 system stream format. Video can be encoded at rates up to 15 Mb/s.
    • Use 4:2:0, not 4:2:2 encoding.
    • Audio must be encoded as MPEG1 Layer II, AC-3 Stereo, or Linear PCM.
    • The video and audio presentation time stamp (PTS) values in a file must be continuous and increasing. The time between the first and last time stamps in a file should reflect the actual duration of the file.
    Encoding Recommendations
    • Resolution: 720 X 480 or 704 X 480 in NTSC
    • Closed GOP (Group of Pictures) with an “I-frame” every 15 frames
    • Audio bit rate of 256 kbps
    • Sampling rate of 48 kHz
    • Program stream files should have one end code (00 00 01 b9) at the very end of the file.
    • Recommended bit rates for various types of video content are as follows:
    o 4 Mbps for good quality video with low motion
    o 6 Mbps for good quality with average motion
    o 8 Mbps for good quality with high motion and
    o 10 Mbps for high quality with high motion content.
    • MPEG2 files are constructed from multiplexed audio and video streams. The length of video and audio stream segments within the MPEG file should be identical.
    G4   Mac OS X (10.4.7)  

    Hey Terry
    in the corporate world wee have to contend with clients who are all windows based and prevented from installing anything on their systems.
    I use Flip4Mac, Studio Pro HD, with the following mix of settings;
    Open clip in QT, I do also use compressor but for some reason I like using QT for exporting to WMV.
    File/Export
    Export:movie to windows media
    Use: One pass VBR, Presentation (high), 16:9
    Options>
    Advanced... input type: interlace Lower field first(DV), output type: progressive
    Coding method: Two pass VBR
    Give this a shot and then tweak to suit your needs, oh and you can save your settings as a preset for QuickTime.
    Within Compressor there is no export to WMV, so you have to start with another setting and create your own saving it for future use.
    Tony

  • "Local Module is not an executable or is a link" when starting Messaging Server

    "Local Module is not an executable or is a link" when starting Messaging Server
    <P>
    If you see error messages like this one when you try to start Netscape
    Messaging Server:<P>
    19971009095543:Dispatch:Notification:Local Module (Account-Handler) is
    not an executable or is a link.
    Module not loaded.
    Startup Problem:
    Module Error-Handler is required for proper operation.
    Netscape Messaging Server Exiting!
    You may have a file permissions problem. This can happen if you change
    the Unix account that Messaging Server runs as. Try changing the
    permissions on the "bin" directory in your Netscape server root to make
    sure that the current Messaging Server user account has access to it
    (try granting public read and execute permissions to that directory);
    this should solve the problem.<P>

    BombingParadise wrote:
    Found out I need the latest version. I try downloading the latest version before and it keeps giving me this error saying I need to retry later. I restart my computer and try it again but I'm still getting the error >:\No you don't, Minecraft is built for Java 6.
    Amazing how you can do something as difficult as mod a game not yet built to be modded and yet not even know the basics of the basics of the command prompt, nor have the capacity to research it apparently.

  • Can't reach network video server on Mac Mini's USB Ethernet Adapter.

    I am trying to connect an IP video server to my Mac Mini's USB>Ethernet adapter. The server works fine on the built in Ethernet "en(0)", but is unreachable on the USB>Ethernet adapter network"en(3)".
    Is this a subnet issue? I don't know much about networking obviously, but I think I just need to find a way to designate the proper port to look on, because the Mac is looking on the built in Ethernet only when I specify http://192.168.0.90:80/
    The en(3) is configured for DCHP.
    I could just hook the server up to the built in Ethernet, but then I'll have to run new and very long cat 5 cable.
    I'd love to hear any ideas on how to get this working.

    The Network Settings for the USB>Ethernet port are:
    IPv4: Using DHCP
    IP Address 169.254.33.152
    Subnet Mask: 255.255.0.0
    Router: (none)
    DNS Server: (none)
    Search Domains: (none)

  • Using Automator to create a "video server"

    I'm looking to turn an Xserve into a video server for a digital signage situation. I know I can use Automator to open a video file in Quicktime and automatically play it full screen, however, is it possible to do the following with automator (or in some other easy fashion):
    1. Have it go into a designated folder and open up the video file in that folder no matter what the files name is. (So I can update the video content monthly and just copy the new file into the folder and not have to change anything in the Automator script. I could always give the file the exact same name every month, but it would be nice if I didn't have to.).
    2. Automatically run the Automator script on system boot - so we can boot up the Xserve in the morning with 1 button and once the OS is up it automatically starts playing the video file.
    3. Last, (and this is probably the hard one), any thoughts on a way I can get the server to play a file to its end, and then check and see if there is a newer file present before looping? If not, it continues looping the same file, if so, it begins looping the new file instead? I'm guessing this would be more of an Applescript thing than Automater? This would be for a "content update while playing" situation.
    I may not even mess with number 3, but the first two are a must. I'm not asking that you take time to develop working code for all the above, just letting me know that I can do it and whether I should be looking at Automater or Applescript for certain functionality would be fine and I can further research from there.
    Thank you.
    Don Hertz

    1. In the Finder actions you will need:
    - Get Specified Finder Items, and point it towards the folder that will contain the movie.
    - Get Folder Contents - to get what's inside the folder.
    - Filter Finder Items - set to filter by 'Name Extension' 'Is equal to' 'mov' and make sure all your video files have the right extension...
    - Open Finder Items - in QT Player - note that this might cause problems if there are multiple files in the folder...
    Then from the QT Player actions:
    - Play Movies.
    2. Save As... Application, then after saving, drag the app into the login items for the user account.
    3. That's going to need some AppleScript, but this thread should get you started:
    http://discussions.apple.com/thread.jspa?threadID=455825&tstart=0
    Ian

  • [SOLVED] Air Video Server Error Message

    Does anyone here have any experience with Air Video Server for Linux? I sure hope so...
    I'm trying to install Air Video Server on my Arch box so I can watch movies on my iPad without using my mac or converting the video files. I got everything installed, and the server software was running. When I tried to start a video on my iPad, I got "unexpected error." So, I killed the process and started the server manually, and then tried to play a video. This is the output that I got. Maybe you can help?
    /usr/share/air-video-server/avconv -ss 60.0 -i /home/media/completed/Contraband/Contraband.mp4 -vframes 1 -f mjpeg -
    DEBUG: Thumbnail: >>
    346E68693468737A697E347A7269366D727F7E7436687E696D7E69347A6D7874756D3B3668683B2D2B352B3B36723B347374767E34767E7F727A3478
    74766B777E6F7E7F345874756F697A797A757F345874756F697A797A757F35766B2F3B366D7D697A767E683B2A3B367D3B76716B7E7C3B36
    <<
    ===================================================================================================
    DEBUG: Thumbnail: avconv version 0.8, Copyright (c) 2000-2012 the Libav developers
    DEBUG: Thumbnail: built on Dec 2 2012 10:17:40 with gcc 4.7.2
    DEBUG: Thumbnail: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/media/completed/Contraband/Contraband.mp4':
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: major_brand : isom
    DEBUG: Thumbnail: minor_version : 1
    DEBUG: Thumbnail: compatible_brands: isom
    DEBUG: Thumbnail: creation_time : 2012-04-15 06:49:31
    DEBUG: Thumbnail: Duration: 01:49:38.56, start: 0.000000, bitrate: 1670 kb/s
    DEBUG: Thumbnail: Chapter #0.0: start 0.000000, end 506.256000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:00:00.000
    DEBUG: Thumbnail: Chapter #0.1: start 506.256000, end 886.260000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:08:26.256
    DEBUG: Thumbnail: Chapter #0.2: start 886.260000, end 1152.860000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:14:46.260
    DEBUG: Thumbnail: Chapter #0.3: start 1152.860000, end 1492.366000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:19:12.860
    DEBUG: Thumbnail: Chapter #0.4: start 1492.366000, end 1752.626000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:24:52.366
    DEBUG: Thumbnail: Chapter #0.5: start 1752.626000, end 2079.744000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:29:12.626
    DEBUG: Thumbnail: Chapter #0.6: start 2079.744000, end 2336.376000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:34:39.744
    DEBUG: Thumbnail: Chapter #0.7: start 2336.376000, end 2736.943000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:38:56.376
    DEBUG: Thumbnail: Chapter #0.8: start 2736.943000, end 3137.760000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:45:36.943
    DEBUG: Thumbnail: Chapter #0.9: start 3137.760000, end 3596.092000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:52:17.760
    DEBUG: Thumbnail: Chapter #0.10: start 3596.092000, end 3931.344000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 00:59:56.092
    DEBUG: Thumbnail: Chapter #0.11: start 3931.344000, end 4203.991000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 01:05:31.344
    DEBUG: Thumbnail: Chapter #0.12: start 4203.991000, end 4575.112000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 01:10:03.991
    DEBUG: Thumbnail: Chapter #0.13: start 4575.112000, end 4877.372000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 01:16:15.112
    DEBUG: Thumbnail: Chapter #0.14: start 4877.372000, end 5134.046000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 01:21:17.372
    DEBUG: Thumbnail: Chapter #0.15: start 5134.046000, end 5415.910000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 01:25:34.046
    DEBUG: Thumbnail: Chapter #0.16: start 5415.910000, end 5726.888000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 01:30:15.910
    DEBUG: Thumbnail: Chapter #0.17: start 5726.888000, end 5941.144000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 01:35:26.888
    DEBUG: Thumbnail: Chapter #0.18: start 5941.144000, end 6272.099000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 01:39:01.144
    DEBUG: Thumbnail: Chapter #0.19: start 6272.099000, end 6578.560000
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: title : 01:44:32.099
    DEBUG: Thumbnail: Stream #0.0(und): Video: h264 (High), yuv420p, 1920x816 [PAR 40001:40000 DAR 2353:1000], 1597 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
    DEBUG: Thumbnail: Target Framerate: 23.975
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: creation_time : 2012-04-15 00:12:59
    DEBUG: Thumbnail: Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 70 kb/s
    DEBUG: Thumbnail: Metadata:
    DEBUG: Thumbnail: creation_time : 2012-04-15 06:56:52
    DEBUG: Thumbnail: Output #0, mjpeg, to 'pipe:':
    DEBUG: Thumbnail: Metadata:java.lang.RuntimeException: java.lang.NoClassDefFoundError: Could not initialize class java.awt.Toolkit
    at com.inmethod.air.connect.service.ServiceRegistry$ServiceWrapper.invoke(ServiceRegistry.java:231)
    at com.inmethod.air.connect.service.ServiceRegistry.invokeMethod(ServiceRegistry.java:48)
    at com.inmethod.air.connect.service.ServiceRegistry.invokeMethod(ServiceRegistry.java:37)
    at com.inmethod.air.connect.filter.ServiceFilter.doFilter(ServiceFilter.java:82)
    at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
    at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
    at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
    at org.mortbay.jetty.Server.handle(Server.java:313)
    at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
    at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:844)
    at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
    at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:205)
    at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
    at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:227)
    at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class java.awt.Toolkit
    at javax.swing.ImageIcon.<init>(ImageIcon.java:274)
    at com.inmethod.common.util.ImageUtil$CreateThumbnail.<init>(ImageUtil.java:55)
    at com.inmethod.common.util.ImageUtil.resizeImageAsJPG(ImageUtil.java:24)
    at com.inmethod.air.video.common.thumbnail.ThumbnailParser.resize(ThumbnailParser.java:84)
    at com.inmethod.air.video.common.thumbnail.ThumbnailParser.parseThumbnail(ThumbnailParser.java:73)
    at com.inmethod.air.video.common.thumbnail.ThumbnailParser.parseThumbnailInternal(ThumbnailParser.java:104)
    at com.inmethod.air.video.common.thumbnail.ThumbnailParser.parseThumbnail(ThumbnailParser.java:139)
    at com.inmethod.air.video.v0240.info.MediaInfoParser.parseMediaInfo(MediaInfoParser.java:80)
    at com.inmethod.air.video.v0240.model.fs.FileSystemVideoItem.loadDetail(FileSystemVideoItem.java:59)
    at com.inmethod.air.video.v0240.model.BrowseService.getNestedItem(BrowseService.java:354)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at com.inmethod.air.connect.service.ServiceRegistry$ServiceWrapper.invoke(ServiceRegistry.java:221)
    ... 15 more
    ^C[root@arch ~]#
    It seems to me that there's a problem with creating a thumbnail. Any ideas?
    Last edited by discipulus (2012-12-03 04:07:27)

    Alright, I have figured it out after much working! After doing some searching and realizing that no one had encountered this problem with Arch Linux before, I decided to search specifically by the error that Java was giving, instead of trying to relate it to Air Video Server. I had to edit the script that launched the daemon (/usr/bin/air-video-server) to add the option -Djava.awt.headless=true and then I needed to install an additional library (that wasn't on the dependencies list, ironically enough) fontconfig. I guess fontconfig is standard with X11, which is why it wasn't listed as a dependency. It's also why I needed to add the headless option to the launch script, because I don't use a GUI, just a CLI. This is solved, and I'll leave it up for others that may encounter similar problems.

  • Air Video Server HD - Wired: OK, WiFi: no good

    Hello everyone,
    I have this problem with the Air Video Server HD application on my late 2012 iMac, where streaming does not commence (stuck on buffering, might get 1-2 seconds playback, stuck again) even though connecting iPhone/iPad devices to the server works like a charm. I did two simple things to narrow down the problem:
    - Tested the router/wireless network by running the server software off a Windows 7 laptop on the same network. Worked great
    - Secondly, I wired the iMac to the router and bypassed the wifi, and that too worked smoothly
    So, in essence my question is this:
    - Can anyone provide advice or maybe even solutions to looking into the different behavior/settings of the interfaces to solve my problem?
    There must be some kind of difference on interfaces on the iMac maybe restricting packages to freely flow on wireless, when wired works like an ace - And the router cannot be to blame, since a Windows laptop worked great with the same client devices. I've only been a mac-user for 18 months, so am no where near superusing the OS but am hoping someone can push me in the right direction.
    Further info, the latency test in the Air Video Server HD application in average results in:
    Wireless:     ~24ms / 24.000 Kbps transfer
    Wired:          ~23ms / 31.000 Kpbs transfer
    Looking forward to any kind of reply
    Cheers

    I actually use this same router with my iPad. I did not have to do anything to the routers config to get this to work. I even have my router set NOT to broadcast it's SSID, which others stated caused the iPad not to see the network.
    What I would suggest is first telling the iPad to forget the network, then going into the "Settings" app >>----->> General >>------>> Reset >>------>> Reset Network Settings.
    This should force the iPad to basically reset it's network settings to factory default.
    Since this iPad is only a week old, what iOS version does it have on it?
    My iPad came with iOS 3.2.1 when I got it, so I had to update to iOS 3.2.2 almost immediately when I plugged it into iTunes the first time.
    Under your advanced wireless settings on the E3000 (only accessed via the browser interface for the router) make sure all your settings are set for the default or recommended settings from Cisco \ Linksys.
    I am sorry to hear you are having problems with your iPad and the E3000, I really hope that resetting the network settings on the iPad get it working for you.
    It may seem trite, but, iOS 4.2 apparently will be addressing some Wi-Fi issues with the iPad. In fact that is why iOS 4.2 has not been released yet (rumored).

  • Export DV Steam (.dv file) for Video Server Problem

    From Final Cut, I need to export a DV Stream file for our Video Server. It accepts .dv files. Problem is: the exported clip "inherits" just over 5 minutes of black or the last frame of video on the tail. This creates obvious timing problems for our on-air playback.
    I've seen other posts on this forum with identical problems, but none of them were solved. It was however suggest to NOT use DV Stream file. Unfortunately this is not an option for my station, as our server requires those files.
    So in summary, exporting a 30 sec spot to a DV Stream becomes a 5 minute 37 sec spot. No good.
    Thanks in advance,
    TOR
    Mac Pro   Mac OS X (10.4.8)   8 GB RAM

    Sounds weird enough! What servers are you using, and will they not accept a MPEG-2 transport stream as well? Most I've seen do and that can save a tremendous amount of space.
    But back to your problem of the added 5 minutes of black; as I understand your description, you're saying that the extra 5 minutes is added at the tail end ... correct? If so, won't the programming aspect of your set up switch to another stream at the programmed time regardless if the first program is still playing? ie; you enter the start and end time of each event for playback. Say event 105 starts at 8:00:00 PM and ends at 8:00:30 PM. Event 106 starts at 8:00:30 and ends at 8:01:00. Each spot is programmed to air for 30 seconds so at 30 seconds into event 105, event 106 SHOULD start playback and be switched to air - even though event 105 still has 5 minutes of black to go.
    -DH

  • Broken link for Muse videos at Adobe TV

    The "view more" link for Muse videos at Adobe TV doesn't work (tested in Safari & Firefox on Mac)

    On what page/URL? Thanks.

  • Is it possible to create a text link to a video in an interactive pdf

    Hi, I was wondering if anyone knew how to create a text link to a video within the same interactive pdf?
    I've seen that you can create buttons to link to video's but nothing about linking from text
    thanks in advance for any assistance

    HI Bernd,
    The video above does not show me how to link to a video have it start playing.
    I know it is also possible in indesign to have a button link to a specific point in a video, but I haven't been able to find out how to do that from a text link.
    so for example. the text could say "watch our video, or click here to learn about subject two".
    where - "learn about subject two" takes the user to a specific part of the video, and makes it start to play.

  • Links to Google Video Fail

    Hello,
    I recently upgraded to iWeb'08 and I use it to create a blog that links to videos posted to Google Video. When I enter the link in iWeb, it appears correct:
    http://video.google.com/videoplay?docid=1699324761799236248&hl=en
    However, when the site is published (just to my local machine, so no issues with FTP substituting character sets), the link becomes
    http://video.google.com/videoplay%253Fdocid%253D1699324761799236248%2526hl%253De n
    and this link does not work in Safari.
    Is there a way to force iWeb to not replace '?' and the '=' in the original URL?
    Since Google provides the URLs to the videos, I can't easily change them, and I would prefer not to have to hand edit the .xml files.
    Any solutions or suggestions are appreciated.
    Thanks,
    Justin

    Try to redo the default browser setting and temporarily set another browser as the default browser.
    *https://support.mozilla.org/kb/How+to+make+Firefox+the+default+browser
    *https://support.mozilla.org/kb/Setting+Firefox+as+the+default+browser+does+not+work
    *http://kb.mozillazine.org/Default_browser

Maybe you are looking for

  • Print sharing no longer works

    Just got a new iMac 2.93 GHz. We have a HP Photosmart 8150 hooked up to it. Now print sharing does not work. It worked fine with the G5 iMac we had previously. Both iMacs are/were running 10.5.6 Any thoughts?

  • Control nol going to java code

    HI.. I am facing a problem. I am doing validation for fileuploader in java. I am able to do the validation in java. But the requirement is to do the validation in java (page code). When i am passing empty string and do a submit, its working fine i.e

  • Server specifications for 1000 concurently connected users.

    Dear all, we want to prepare a server having windows server 2003 to install oracle database 10g. the same server will act as an application server as well. we want to know how much size of the following we need if we have 1000 concurrently connected

  • ZOOM functionality in GANTT UI in WD ABAP not working

    Dear Experts We are using GANTT UI element in webdynpro ABAP application with time scale. While we increase or decrease GANTT zoom then time scale is not zooming accordingly. We are using below transformation lines to generate XML for TIMESCALE,     

  • IPhone4S - Password issue

    Cannot get the App store on my IPhone to accept my password....worked on the MacPro....gave up and reset a new password and it still doesn't work on the IPhone. Error message is "Unknown Error". Anyone else having these issues?