Problems with streaming etc

when i try to stream some videos i get the error message not enough bandwidth check internet settings.and also the flash player and real player needs up grading is this possible and how. im on t moblie in the barnsley area so this is t moblies excuse hope someone can help cheers rob

Can you stream with m.youtube.com?
I seldom have any problems with that.
Also have you tried tinytube?, it works.
For some of the Video Centre feeds you need good 3G (HSDPA) speeds to get the streams.
Cheers!
PS: I don't think you can update Realplayer or the Flash Player other that hoping that a new firmware will have some updates.
640K Should be enough for everybody
El_Loco Nokia Video Blog

Similar Messages

  • Having problems with streaming!

    I have a problem with streaming material from Apple Tv applications. I.E. youtube, netflix. No probems with running items from my itunes library of music and movies within my network. I don't have problem streaming youtube or netflix through my xbox 360, so it doesn't seem like it's an internet issue.

    I would still troubleshoot the network.
    Go to speedtest.net to verify connection speed
    Check istumbler or netstumbler for interference on the network
    If using wifi try ethernet
    Make sure you are using your ISPs DNS

  • Problem with streams with CC12.0, Please help

    Hi All,
    We have been facing some issue with the streams(ostringstream, stringstream etc.,) while using them with CC12.0 compiler.
    We are using the ostringstreams as:
    if (log.isBeingLogged(QbLogEntry::OUTPUT_DOC_DATA))
    // log the retrieved data:
    std::ostringstream oss;
    oss << result;
    log.logDebugInfo(..., oss.str());
    if (log.isBeingLogged(QbLogEntry::BILLING_DATA))
    std::ostringstream oss;
    oss << "Billing string: " << attrs.getBillInfo();
    log.logDebugInfo(..., oss.str());
    When the server is compiled using the CC12.0 compiler and we run the test case the server cores. The stack trace looks like:
    t@19 terminated by signal SEGV, bad address: 0xffffffffffffffff
    'where' revealed the following stack trace (abbreviated for clarity):
    [3] free
    [4] operator delete
    [5] std::ios_base::~ios_base
    [6] QbLogEntry::logUlongParm(this = 0xf7b4f4ac, parmName = 0x2fe378 "transactionAttributes", parmValue = 10U), line 221 in "QbLogEntry.C"
    This code works fine with Sun Studio 10.0 but we started facing issues with streams once we migrated to sun studio 12.0
    How can we resolve the issue please help.

    I see two problems with the command line.
    -R/l-n/app/colr/lib/infra/SunOS5.9/WS12.0
    Is this the directory where the compiler is installed? If so, remove this option. You should not use -I, -L, or -R options that point into the compiler installation area. The CC driver will add such options as needed.
    -D_RWSTD_SOLARIS_THREADS
    This macro definition is likely to cause program crashes. We do not support user modification of any of the library configuration macros (those starting with _RWSTD). The runtime library is built with a set of configuration macros. If you compile your program with a different set, the object code generated by your application will not be compatible with the runtime library.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Problem with streaming audio

    I wasn't sure if this is a problem with Safari, iTunes, or OS X, so rather than post the question in all three of those forums I decided to post the question here.
    I can't seem to get streaming audio to open and play when I click on their appropriate links in Safari. I tried several different links through a few different sites, but when I click on a "Play" or "Listen Now" link for an MP3 stream, a Safari download window opens and that's it -- no stream.
    I solved the problem by copying the link, going to iTunes, and choosing "Open Stream" from the "Advanced" menu, and the stream played fine, but I would hate to have to do that every time I want to sample an audio stream.
    Anyone know why it wouldn't work when I clicked on the direct link?
    Thanks.

    Nevermind. Noob figured out what he was doing wrong.
    See Safari "Preferences", "Open 'safe' files after downloading".
    /smacks self on head

  • Problem with streaming video

    Hi!
    I have a problem with my project. Please help me!
    I tried to send a video streaming between 2 computers. I used socket connection and AVReceive2, AVTransmit. When received computer display 59 seconds, it stop the connection, socket is closed and program send a error report.
    I list here:
    =========================================================================
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x070b17ff, pid=1180, tid=2176
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_13-b05 mixed mode, sharing)
    # Problematic frame:
    # C [jmmpegv.dll+0x17ff]
    --------------- T H R E A D ---------------
    Current thread (0x02cdf930): JavaThread "Loop thread: com.sun.media.parser.RawBufferParser$FrameTrack@27391d" daemon [_thread_in_native, id=2176]
    siginfo: ExceptionCode=0xc0000005, reading address 0x0d2451f8
    Registers:
    EAX=0x0000008e, EBX=0xfffffffd, ECX=0x070c2a68, EDX=0x0000ffff
    ESP=0x078ff8a4, EBP=0x0000000d, ESI=0x016c0000, EDI=0x077451f8
    EIP=0x070b17ff, EFLAGS=0x00010202
    Top of Stack: (sp=0x078ff8a4)
    0x078ff8a4: 00000001 00000164 07110650 00000000
    0x078ff8b4: 00000005 0000010f 070c2a34 00000003
    0x078ff8c4: 00000003 070b65c8 070c250f 070c2b3c
    0x078ff8d4: 07740048 00000002 00000000 00000000
    0x078ff8e4: 00000000 00000000 070b66c0 07740048
    0x078ff8f4: 07740048 070b6c3b 00000001 07740048
    0x078ff904: 071101a0 07740048 078ff990 00000000
    0x078ff914: 00000000 070b74b5 07740048 078ff97c
    Instructions: (pc=0x070b17ff)
    0x070b17ef: fc 01 0c 07 0b d7 8b 3d c0 2d 0c 07 c1 fe 03 45
    0x070b17ff: d9 04 b7 8b 35 44 36 0c 07 8b f9 d8 0c 86 d9 1c
    Stack: [0x078c0000,0x07900000), sp=0x078ff8a4, free space=254k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [jmmpegv.dll+0x17ff]
    [error occurred during error reporting, step 120, id 0xc0000005]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.ibm.media.codec.video.mpeg.MpegVideo.videoDecode(J[BIIILjava/lang/Object;JII[I[I[I[I[I[I)I+0
    j com.ibm.media.codec.video.mpeg.MpegVideo.process(Ljavax/media/Buffer;Ljavax/media/Buffer;)I+574
    J com.sun.media.BasicFilterModule.process()V
    J com.sun.media.BasicOutputConnector.writeReport()V
    J com.sun.media.BasicFilterModule.process()V
    J com.sun.media.BasicOutputConnector.writeReport()V
    J com.sun.media.SourceThread.process()Z
    j com.sun.media.util.LoopThread.run()V+14
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x02cdd008 JavaThread "Loop thread: com.sun.media.parser.RawBufferParser$FrameTrack@cec0c5" daemon [_thread_blocked, id=3104]
    0x02d1df88 JavaThread "Loop thread: com.sun.media.renderer.audio.DirectAudioRenderer@2ce908" daemon [_thread_blocked, id=1176]
    =>0x02cdf930 JavaThread "Loop thread: com.sun.media.parser.RawBufferParser$FrameTrack@27391d" daemon [_thread_in_native, id=2176]
    0x02ce0890 JavaThread "Loop thread: com.sun.media.renderer.video.DDRenderer@14a8cd1" daemon [_thread_blocked, id=2296]
    0x02c5e920 JavaThread "Progress Slider thread" daemon [_thread_blocked, id=3172]
    0x02d18c58 JavaThread "Loop thread" daemon [_thread_blocked, id=2920]
    0x00ab5a50 JavaThread "DirectSound Request Thread" daemon [_thread_blocked, id=3984]
    0x00a80480 JavaThread "Progress Slider thread" daemon [_thread_blocked, id=3180]
    0x02c89d18 JavaThread "Loop thread" daemon [_thread_blocked, id=788]
    0x02d37098 JavaThread "JMF thread: SendEventQueue: com.sun.media.PlaybackEngine" daemon [_thread_blocked, id=3328]
    0x02c8bc28 JavaThread "JMF thread: SendEventQueue: com.sun.media.content.unknown.Handler" daemon [_thread_blocked, id=2916]
    0x02c78720 JavaThread "RTPStream" daemon [_thread_blocked, id=3400]
    0x02db1d90 JavaThread "JMF thread: SendEventQueue: com.sun.media.PlaybackEngine" daemon [_thread_blocked, id=3032]
    0x02c73c10 JavaThread "JMF thread: SendEventQueue: com.sun.media.content.unknown.Handler" daemon [_thread_blocked, id=1440]
    0x02c7d930 JavaThread "RTPStream" daemon [_thread_blocked, id=2664]
    0x02d195e0 JavaThread "RTCP Reporter" daemon [_thread_blocked, id=2416]
    0x02d19008 JavaThread "SSRC Cache Cleaner" daemon [_thread_blocked, id=592]
    0x02d24a30 JavaThread "RTP Forwarder for address 192.168.1.34 port 1627" daemon [_thread_in_native, id=376]
    0x02c5fa30 JavaThread "RTCP Forwarder for address192.168.1.34 port 1628" daemon [_thread_in_native, id=3840]
    0x02c5f008 JavaThread "RTPEventHandler" daemon [_thread_blocked, id=2516]
    0x02c60440 JavaThread "RTCP Reporter" daemon [_thread_blocked, id=2820]
    0x02c602b8 JavaThread "SSRC Cache Cleaner" daemon [_thread_blocked, id=3816]
    0x02d403d0 JavaThread "RTP Forwarder for address 192.168.1.34 port 1625" daemon [_thread_in_native, id=2272]
    0x02d0de20 JavaThread "RTCP Forwarder for address192.168.1.34 port 1626" daemon [_thread_in_native, id=1500]
    0x00a64e30 JavaThread "RTPEventHandler" daemon [_thread_blocked, id=3852]
    0x02c9d6e8 JavaThread "TimerQueue" daemon [_thread_blocked, id=2472]
    0x00035c78 JavaThread "DestroyJavaVM" [_thread_blocked, id=2776]
    0x02cbbb10 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=364]
    0x02c58478 JavaThread "AWT-Shutdown" [_thread_blocked, id=1008]
    0x02c58898 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3548]
    0x00aabf08 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2440]
    0x00a716d0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3644]
    0x00a702b0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3348]
    0x00a6f598 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1184]
    0x00a6a300 JavaThread "Finalizer" daemon [_thread_blocked, id=2556]
    0x00a68e78 JavaThread "Reference Handler" daemon [_thread_blocked, id=1296]
    Other Threads:
    0x00a67c38 VMThread [id=1956]
    0x00a6f440 WatcherThread [id=3560]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 640K, used 501K [0x22a70000, 0x22b20000, 0x22f50000)
    eden space 576K, 76% used [0x22a70000, 0x22adde88, 0x22b00000)
    from space 64K, 96% used [0x22b10000, 0x22b1f758, 0x22b20000)
    to space 64K, 0% used [0x22b00000, 0x22b00000, 0x22b10000)
    tenured generation total 8172K, used 6973K [0x22f50000, 0x2374b000, 0x26a70000)
    the space 8172K, 85% used [0x22f50000, 0x2361f4e0, 0x2361f600, 0x2374b000)
    compacting perm gen total 8192K, used 2098K [0x26a70000, 0x27270000, 0x2aa70000)
    the space 8192K, 25% used [0x26a70000, 0x26c7ca90, 0x26c7cc00, 0x27270000)
    ro space 8192K, 67% used [0x2aa70000, 0x2afd23e0, 0x2afd2400, 0x2b270000)
    rw space 12288K, 47% used [0x2b270000, 0x2b81f450, 0x2b81f600, 0x2be70000)
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d740000 - 0x6d8dd000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\client\jvm.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f56000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6d300000 - 0x6d308000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d710000 - 0x6d71c000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\verify.dll
    0x6d380000 - 0x6d39d000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\java.dll
    0x6d730000 - 0x6d73f000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\zip.dll
    0x6d070000 - 0x6d1da000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.dll
    0x774e0000 - 0x7761c000      C:\WINDOWS\system32\ole32.dll
    0x305e0000 - 0x305f6000      C:\Program Files\Kaspersky Lab\Kaspersky Anti-Virus 7.0\miscr3.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x30480000 - 0x3048e000      C:\Program Files\Kaspersky Lab\Kaspersky Anti-Virus 7.0\fssync.dll
    0x78130000 - 0x781cb000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\MSVCR80.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x6d2b0000 - 0x6d300000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\fontmanager.dll
    0x7c9c0000 - 0x7d1d4000      C:\WINDOWS\system32\shell32.dll
    0x773d0000 - 0x774d2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x5d090000 - 0x5d127000      C:\WINDOWS\system32\comctl32.dll
    0x6d540000 - 0x6d553000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d560000 - 0x6d569000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\nio.dll
    0x60300000 - 0x60307000      C:\PROGRA~1\Yahoo!\MESSEN~1\idle.dll
    0x7c340000 - 0x7c396000      C:\PROGRA~1\Yahoo!\MESSEN~1\MSVCR71.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\mswsock.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x10000000 - 0x10015000      C:\WINDOWS\system32\jmutil.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x30460000 - 0x3047b000      C:\Program Files\Kaspersky Lab\Kaspersky Anti-Virus 7.0\dnsq.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x05540000 - 0x0554d000      C:\WINDOWS\system32\jmacm.dll
    0x77be0000 - 0x77bf5000      C:\WINDOWS\system32\MSACM32.dll
    0x58420000 - 0x58427000      C:\WINDOWS\system32\imaadp32.acm
    0x72cf0000 - 0x72cf7000      C:\WINDOWS\system32\msadp32.acm
    0x58330000 - 0x58335000      C:\WINDOWS\system32\msg711.acm
    0x58300000 - 0x58308000      C:\WINDOWS\system32\msgsm32.acm
    0x582d0000 - 0x582d4000      C:\WINDOWS\system32\tssoft32.acm
    0x73b70000 - 0x73b77000      C:\WINDOWS\system32\tsd32.dll
    0x58310000 - 0x5832d000      C:\WINDOWS\system32\msg723.acm
    0x58340000 - 0x5838d000      C:\WINDOWS\system32\msaud32.acm
    0x582e0000 - 0x582fe000      C:\WINDOWS\system32\sl_anet.acm
    0x581a0000 - 0x581d9000      C:\WINDOWS\system32\iac25_32.ax
    0x58390000 - 0x5841a000      C:\WINDOWS\system32\l3codeca.acm
    0x056d0000 - 0x056dc000      C:\WINDOWS\system32\jmdaud.dll
    0x73f10000 - 0x73f6c000      C:\WINDOWS\system32\DSOUND.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x06d50000 - 0x06dae000      C:\WINDOWS\system32\jmmpa.dll
    0x06c20000 - 0x06c2b000      C:\WINDOWS\system32\jmvcm.dll
    0x75a70000 - 0x75a91000      C:\WINDOWS\system32\MSVFW32.dll
    0x070b0000 - 0x070c6000      C:\WINDOWS\system32\jmmpegv.dll
    0x07210000 - 0x07218000      C:\WINDOWS\system32\jmddraw.dll
    0x073e0000 - 0x0748c000      C:\WINDOWS\system32\jmvh263.dll
    0x6d3e0000 - 0x6d3e6000      C:\Program Files\Java\jdk1.5.0_13\jre\bin\jawt.dll
    0x07340000 - 0x07349000      C:\WINDOWS\system32\jmfjawt.dll
    0x76c30000 - 0x76c5e000      C:\WINDOWS\system32\WINTRUST.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x72d20000 - 0x72d29000      C:\WINDOWS\system32\wdmaud.drv
    0x72d10000 - 0x72d18000      C:\WINDOWS\system32\msacm32.drv
    0x77bd0000 - 0x77bd7000      C:\WINDOWS\system32\midimap.dll
    0x73ee0000 - 0x73ee4000      C:\WINDOWS\system32\KsUser.dll
    VM Arguments:
    java_command: FrameLogin
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=.;.;C:\PROGRA~1\JMF21~1.1E\lib\sound.jar;C:\PROGRA~1\JMF21~1.1E\lib\jmf.jar;C:\PROGRA~1\JMF21~1.1E\lib;
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    USERNAME=Tung
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 1 Stepping 2, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 (cores per cpu 1, threads per core 1) family 15 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 245280k(6040k free), swap 2279684k(1755548k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_13-b05) for windows-x86, built on Sep 25 2007 19:11:52 by "java_re" with MS VC++ 6.0
    ==============================================================================
    Is it a problem with jre or a problem with socket connection?
    Please help me! Thanks!

    rohitmadiwal, don't post on old threads. If you have a problem, post a new thread.
    The above error was caused by a bug in the JNI code inside of JMF. The best solution to such problems is to reboot your system, and if that doesn't work, reinstall JMF.
    If neither of those 2 things fix it, it cannot be fixed.

  • I have enrolled for the apple developer program but apparently have the same account name in iBooks. I need to change the iBooks account but don't know how. Do I change my apple id? Will this cause me problems with iTunes etc etc?

    I have enrolled for the apple developer program but apparently already have an account with iBooks, cant have this it seems.how do I change my iBooks account, is this the apple id for my iPad and if I change this will it cause problems accessing iTunes etc?

    I guess nobody knows if the crash that occured was legitimate or not?  Apple phone support could do nothing for me, so I guess I am left to drive 45 minutes to the nearest store.

  • Problem with stream from radio

    Sorry for my english, I wanted to posted on my local forum but it have problem with server and doesn`t work
    So on windows all channel this radio work good but on arch the main channel can`t running
    I suppose it`s depend of my iptables setting, I did all setting by this how to http://wiki.archlinux.org/index.php/Sim … wall_HOWTO
    from part " Setting up a single machine"
    This is adress radio channel with I have problem http://87.118.100.10:7000, in audacious I have only info "prebuffering" and nothing else
    vic can run this channel but stream is very dashed. It`s very strange because on windows all work good
    I tryed cut iptables in rc.conf in sector daemon and reboot but it was similar
    I sent this adress to my friend who use too arch and he had got the same problem
    Do you have idea why i have this problem
    Second time I`m sorry for my english but please help me
    Last edited by yellowfox (2007-02-16 12:21:01)

    Your english  is much better than my american, so maybe we can communicate somehow.
    I don't use iptables since I have a router handling that for me.
    Trying http://87.118.100.10:7000/ with xmms, vlc, amarok and mplayer resulted in not much.     VLC did give very choppy playback, while xmms got in a buffering/prebuffering loop.
    Using amarok  or mplayer to open http://87.118.100.10:7000/listen.pls resulted in good music.  Wish I could understand the lyrics but I could listen to it.
    Opening http://87.118.100.10:7000 in firefox leads to a Shoutcast Admin control panel where the link Listen results in a playlist file.
    It also tells me that they are stream aac sound, so, maybe the right plugin or a recompile after installing faad will make your chosen program work.
    Good luck and have fun

  • Safari have problems with streaming radio over flash

    Hello,
    since my update on MAC OS LION have my safari problem with radio streaming over flash.
    For testing: http://shoutcast.flashradio.info/#/House/814384/
    In all browsers on all platforms will this work. Just on the combination from MAC OS LION and Safari 5.1 we get the io error #2032.

     Try changing some Advanced wireless settings on the router. Open the setup page of the router and go to Wireless tab. Click on Advanced wireless settings. Change beacon Interval to 75, RTS threshold to 2304. Save the settings.
    Change the wireless channel to 11.
    An 802.11n router can also work with 802.11g and even 11b devices. But these much slower devices force the router to slow down to talk to them, which means a big throughput hit. Fortunately, the "legacy" mechanisms are pretty efficient and reduce throughput only when the slower devices are actively transmitting or receiving. Either upgrade to all 11n clients, or use a separate 802.11g router to handle your "legacy" stuff.

  • Problems with streaming videos and sound

    Hi,
    I'm having troubles with streaming videos and I also have sound issues. After upgrading to latest flash player version, everytime I stream videos on the internet (youtube,vimeo,etc.),  videos are constantly freezing every 7 seconds. It is so annoying. Also, my audio does not work.
    With greatest respect, I would be eternally grateful if you could help me with this.
    Jelmar

    Everything will be find if you follow those step
    Install Window XP service pack 1 or later version
    then after install flash the BIOS to V 1.4 from the one that given (1.3)
    After flash then enable the Sound card feture and choose Azalia and not AC97 Then at the same time enable the USB and Lan.
    Final restart again the computer. The window should detect the 3 thing. Last last install the driver from the CD given. Then everything will work out.

  • Problems with streaming video on Quicktime

    I have been having trouble with streaming videos continuing to pause, then start playing, pause again and so on. I was wondering if there is something I have done to effect playback or if there something I can do to stop this. Thank you for any suggestions

    Hello djdoo6
    Welcome to discussions!
    It will depend on your Internet Service.
    Open / Q-Time Player / Q-Time Preferences / open Streaming section. My preference is set to Automatic, select that or known ISP speed. If you use the Enable Instant-On Drag the blue pointer to the right for more delay befor starting play. Play with this untill you download enough to start and finish videos.
    Hope this helps
    Dennis
    17" iMac Intel Core Duo 1.5GB Ram   Mac OS X (10.4.8)   Maxtor 300GB FireWire 2G Nano

  • AirPlay Problems with Streaming Sources

    When I tried AirPlay to stream from iPad apps to my ATV (2nd gen), I found that it works fine for media (video and audio) I have on my iPad memory but not for apps (Hulu Plus, Pandora, etc.) where the media source was itself being streamed to the iPadfrom the Internet. Is this a basic limitation or can we expect app updates that might fix this problem? If the latter, I would expect a Pandora update before a Hulu update given the different bit rates involved.

    Hulu, unless they've changed their minds, have so far refused to include AirPlay in their app. Pandora should work, though. Do you have the latest version? If so, perhaps this will help:
    http://discussions.apple.com/thread.jspa?messageID=12645054
    Regards.

  • Problems with streaming f4v files longer than approximate 1 hour

    Hey Everybody!
    I have a problem streaming on-demand f4v-files longer than 1 hour! The video starts normaly playing the stream and the player shows the correct overall duration. But if you start skipping/seeking the overall duration change to 13 h 20m and 28s (instead of 1 hour) and the stream breaks down. All f4v files with less than one hour duration works fine with playing and skipping!
    I encode the f4v files with Adobe Media Encoder. I have also checked the f4v file with FLVcheck (passed). So, does anybody have an idea in fixing this problem and which format is the best for FMS streaming (MP4, FLV, F4V?)?
    Thanks
    Hinricht
    SAMPLE: Try to skip/seek and check the duratoin!
    http://webcast.hfmt-hamburg.de/archiv/2011_06_05_Master_Basica.html
    SOURCE:
    <object width="1024" height="576">
    <!-- FÜR MICROSOFT INTERNETEXPLORER -->
    <param
    name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf">
    </param>
    <param
    name="flashvars" value="src=rtmp://flash.hfmt-hamburg.de/vod/mp4:2011_06_05_Master_Basica.f4v&controlBarMo de=docked&streamType=recorded &backgroundColor=000000&volume=1&scaleMode=letterbox&verbose=false&highQualityThreshold=1 025&urlIncludesFMSApplicationInstance=false&autoPlay=true">
    </param>
    <param
    name="allowFullScreen" value="true">
    </param>
    <param
    name="allowscriptaccess" value="always">
    </param>
    <!-- ALTERNATIV EINBINDUNG //FIREFOX;CHROME;SAFARI -->
    <embed
    src="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="1024" height="576" flashvars="src=rtmp://flash.hfmt-hamburg.de/vod/mp4:2011_06_05_Master_Basica.f4v&controlB arMode=docked &streamType=recorded&backgroundColor=000000&volume=1&scaleMode=letterbox&verbose=false&hi ghQualityThreshold=1025&urlIncludesFMSApplicationInstance=false&autoPlay=true">
    </embed>
    </object>

    To  complicate this further, I found I wasn't able to output F4v files from Adobe Media Encoder (Premiere Pro CS4), without the file freezing at 1 hour 11 minutes and 34 seconds. I output 5 different 2-hour clips, played them back in Adobe Media Player and all froze exactly (to the second!) at 1 hour 11 minutes and 34 seconds. Found it interesting and inexplicable that this poster had exactly the same issue, but involving software that is completely different - http://forum.videohelp.com/threads/53987-Virtual-Dub-Strange-error-help-needed-ASAP     Can anyone make sense of this?

  • First problem with Streams

    Hi,
    this is my first time using Streams so perhaps my questions are stupid ... I have a two node RAC in 10.2.0.4 with all patches needed for using Oracle Streams (10.2.0.4.4 to be more exact). This RAC has some tables from which i need to replicate a few columns. Mi first aproach has been using the following code to test a little example from a table with three columns and removing from lcr two of them.
    create or replace function removecolumns (inAnyData in SYS.AnyData)
    RETURN SYS.AnyData IS
    ret pls_integer;
    typelcr VARCHAR2(61);
    lcrOut SYS.LCR$_ROW_RECORD;
    v_col3_old_anydata SYS.AnyData;
    v_col3_new_anydata SYS.AnyData;
    v_col3_old_str varchar2(512);
    v_col3_new_str varchar2(512);
    BEGIN
    typelcr := inAnyData.getTypeName();
    IF typelcr = 'SYS.LCR$_ROW_RECORD' THEN
    ret := inAnyData.GetObject(lcrOut);
    IF lcrOut.get_object_owner() = 'SCOTT' THEN
    IF lcrOut.get_object_name() = 'T6' THEN lcrout.
    lcrout.delete_column('COL2','*');
    lcrout.delete_column('COL3','*');
    RETURN SYS.AnyData.ConvertObject(lcrOut);
    END IF;
    END IF;
    end if;
    RETURN inAnyData;
    END;
    This first replication has been for the whole schema (this is my first test ...). The problem appears when I try a dml. The error in the alert log from the node in which I am connected is:
    LOGMINER: Begin mining logfile for session 1 thread 2 sequence 22, +DATA/probid/onlinelog/group_4.266.735925225
    Thu Dec 2 17:51:21 2010
    Errors in file /u01/app/oracle/product/10.2.0/db_1/admin/probid/bdump/probid1_c001_4950.trc:
    ORA-23607: invalid column "COL2"
    ORA-06512: at "SYS.LCR$_ROW_RECORD", line 325
    ORA-06512: at "STRMADMIN.REMOVECOLUMNS", line 21
    ORA-06512: at line 1
    Thu Dec 2 17:51:24 2010
    Streams CAPTURE C001 with pid=32, OS id=4950 stopped
    Thu Dec 2 17:51:24 2010
    Errors in file /u01/app/oracle/product/10.2.0/db_1/admin/probid/bdump/probid1_c001_4950.trc:
    ORA-23607: invalid column "COL3"
    ORA-06512: at "SYS.LCR$_ROW_RECORD", line 325
    ORA-06512: at "STRMADMIN.REMOVECOLUMNS", line 21
    ORA-06512: at line 1
    The most extrange is that the update works fine until I do create the column COL3 on source (and col2 already did exist) , it then is replicated to target. From target database I do remove the column COL3 and try and insert, this is the momento in which the error appears.
    I have two questions,
    - Any suggest for this error?
    - How should I focus this replication with a set of tables and only a few columns in the target?. I have used only one process for capture-replicate-apply and I think I dno not need more. If it is possible I wouldn´t like to use dbms_streams_adm nor apply dml handler to solve the problem...
    Tks.
    Edited by: user12046001 on 02-dic-2010 13:17

    Thank you !,
    however the error still appears where I try an update or delete operation:
    Fri Dec 3 11:52:52 2010
    Errors in file /u01/app/oracle/product/10.2.0/db_1/admin/probid/bdump/probid1_c001_8434.trc:
    ORA-23607: invalid column "C"
    ORA-06512: at "SYS.LCR$_ROW_RECORD", line 325
    ORA-06512: at "STRMADMIN.REMOVECOLUMN", line 17
    ORA-06512: at line 1
    Fri Dec 3 11:52:55 2010
    Streams CAPTURE C001 with pid=37, OS id=8434 stopped
    Fri Dec 3 11:52:55 2010
    Errors in file /u01/app/oracle/product/10.2.0/db_1/admin/probid/bdump/probid1_c001_8434.trc:
    ORA-23607: invalid column "C"
    ORA-06512: at "SYS.LCR$_ROW_RECORD", line 325
    ORA-06512: at "STRMADMIN.REMOVECOLUMN", line 17
    ORA-06512: at line 1
    By now, this is the code used (really it´s yours ...):
    create or replace function borrar( inAnyData in SYS.AnyData)
    RETURN SYS.AnyData IS
    ret pls_integer;
    typelcr VARCHAR2(61);
    lcrOut SYS.LCR$_ROW_RECORD;
    BEGIN
    typelcr := inAnyData.getTypeName();
    IF typelcr = 'SYS.LCR$_ROW_RECORD' THEN
    -- Typecast AnyData to LCR$_ROW_RECORD
    ret := inAnyData.GetObject(lcrOut);
    IF lcrOut.get_object_owner() = 'SCOTT' THEN
    IF lcrOut.get_object_name() = 'T6' THEN
    lcrOut.delete_column(column_name=>'C');
    lcrOut.delete_column(column_name=>'NUEVA');
    RETURN SYS.AnyData.ConvertObject(lcrOut);
    END IF;
    END IF;
    END IF;
    -- if we are here then the LCR is not a row
    -- or the row was not one bound for transformation,
    -- so we alter nothing
    RETURN inAnyData;
    END;
    declare
    action_ctx sys.re$nv_list;
    ac_name varchar2(30) := 'STREAMS$_TRANSFORM_FUNCTION';
    BEGIN
    action_ctx := sys.re$nv_list(sys.re$nv_array());
    action_ctx.add_pair( ac_name, sys.anydata.convertvarchar2('strmadmin.REMOVECOLUMN'));
    dbms_rule_adm.alter_rule( rule_name => 'SCOTT1',
    action_context => action_ctx);
    end ;
    SQL> select rule_set_name from dba_capture;
    RULE_SET_NAME
    RULESET$_3
    SQL> select rule_name from dba_rule_set_rules r where r.RULE_SET_NAME='RULESET$_3';
    RULE_NAME
    SCOTT1
    SCOTT2
    select rule_name,RULE_CONDITION from dba_rules where rule_name in ('SCOTT1','SCOTT2');
    Rule Name Rule Condition
    SCOTT1 ((:dml.get_object_owner() = 'SCOTT') and :dml.is_null_tag() = 'Y' and :dml.get_source_database_name() = 'PROBID' )
    SCOTT2 ((:ddl.get_object_owner() = 'SCOTT' or :ddl.get_base_table_owner() = 'SCOTT') and :ddl.is_null_tag() = 'Y' and:ddl.get_source_database_name() = 'PROBID' )
    Sincerely, I can´t understand where is the error. Thank you for your help :)

  • Problem with streaming movies and photos

    I just purchased an Apple TV and managed to stream music from my Vista laptop with iTunes 8 to the ATV with no problems.
    However, I cannot get my MP4 video files from my iTunes to show up in the AppleTV. When trying to sync I got the message that there is no rented movies to be sync'ed.
    For photos, I cannot find an option as instructed in the Apple FAQ to share the photos from iTunes. So as of now I have music but no streaming of movies nor photos.
    May I ask how others with iTunes 8 manage to stream photos and non rented videos?

    Actually it was sync'ing, I now found out how configure it to streaming but it is still not find the video.
    However I have a bigger problem, this box is mainly used for music streaming and I just found out that it is refusing to play Apple Lossless files, giving me the error "AppleTV cannot play the current song" when I try to access it the shared library.
    However, I am able to play from iTunes using AppleTV as a remote speaker.
    This is shocking as I bought the AppleTV mainly to play my lossless music.

  • 5320 XpressMusic problems with streaming

    Hi, my new nokia 5320 have some troubles with video streaming - and some others 5320 also.
    Starting the 3Planet HD mobile TV (austrian Hutchinson 3G) with real player it streams the video normally, but after 50s the video freeze - audio runs further.
    The phone as version 3.26 on it.
    Know someone a solution for this problem (e.g. configuring real player)?
    best regards
    robert

    Hello,
    now I have testet more Nokia 5320XM with 3 Hutchinson Branding, and all 5320 freeze at video-streaming. I think this is a problem of the memory, because I changed the HSDPA-rate from 1,4MBit/s to 3,2MBit/s and its need less the half time for freezing (1,4 x 2,5 = 3,2).
    I compaired the realplayer settings on a 6120c (which runs normally) and this phone has as rate about 280kBit/s.
    Is the high transfer-rate (factory setting) the reason for this problem?

Maybe you are looking for