Satellite L450 - How to view streamed content on an old TV?

Hi
Wondering if anyone can help. I have a Satellite L4500-13x and would like to know if it is possible to view streamed content on an old TV from my laptop eg YouTube. My TV has only got an RCA input.
I have an external monitor port on laptop and dont know if I can use that with some kind of adapter. Or do I need an HDMI to RCA convertor from the laptops HDMI output port.

Hi buddy,
Normally its no problem to use an older TV as external monitor. You probably need an adapter, VGA to RCA but this is a common part and usually always been used with such older TVs they dont have a HDMI port.
On eBay and other places you can purchase such VGA to RCA adapter. Thats everything what you need for this connection.
After this you can switch between monitors using FN+F5 key combination. :)

Similar Messages

  • How do i stream content from my macbook pro to tv

    how do i stream content from my macbook pro to tv

    Home Sharing.
    iOS- Setting up Home Sharing on your iOS device
    Understanding Home Sharing
    Setting up Home Sharing for Apple TV (2nd & 3rd generation)
    iTunes- Setting up Home Sharing on your computer

  • Hi i am using oracle 10g how to view the content of the stored procedure or trigger ?

    Hi i am using oracle 10g .How to edit  the content of the stored procedure or trigger ?

    jklopkjl wrote:
    Hi i am using oracle 10g .How to view the content of the stored procedure or trigger ?
    query ALL_SOURCE
    SQL> desc all_source
    Name                                      Null?    Type
    OWNER                                              VARCHAR2(30)
    NAME                                               VARCHAR2(30)
    TYPE                                               VARCHAR2(12)
    LINE                                               NUMBER
    TEXT                                               VARCHAR2(4000)

  • How to view alerlog contents using SQL?

    How to view alertlog contents using SQL?

    Hi,
    Why don't you use the OEM Database Console ?? Now, in order to view the contents of the alert log file using a SELECT statement, you need to create a external table:
    create or replace
    directory background_dump_dest_dir
    as '<your_oracle_home>/bdump';
    CREATE table alert_log_external
    (line varchar2(4000) )
    ORGANIZATION EXTERNAL
    (TYPE oracle_loader
    DEFAULT DIRECTORY background_dump_dest_dir
    ACCESS PARAMETERS (
    RECORDS DELIMITED BY newline
    nobadfile
    nologfile
    nodiscardfile
    FIELDS TERMINATED BY '#$~=ui$X'
    MISSING FIELD VALUES ARE NULL
    (line)
    LOCATION ('alert_<sid_of your_database>.log') )
    REJECT LIMIT UNLIMITED;Cheers

  • OOM PermGen... How to view the content of permgen

    I have a pretty big java application running on windows and linux (redhat) using JBoss as the application server.
    The application has been running for a long time without issues and now, with the end of a new release of our software, under heavy load, we are running out of perm gen space.
    What I would like to see is a tool that lets me view the content of the perm gen space so I can determine why we are using so much memory.
    I am aware of jmap -permstat (on linux only) that should let you view some info about permgem but for me, jmap connects to the java process and never comes back. I tried a profiler (jprofiler) and again, I can't find info about what is occupying the permgen memory space.
    Can someone suggest tools, or methods to get to the content of the permgen space so I can determine what our issue is?
    Here are our startup options; as you can see it has been tuned quite a bit for maximum performance for our usage patterns.
    I would appreciate any help chasing down this issue.
    Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_02-b05, mixed mode)
    -Xms8000m
    -Xmx8000m
    -Xss256k
    -XX:PermSize=256m
    -XX:MaxPermSize=256m
    -Xmaxjitcodesize96m
    -XX:+UseParNewGC
    -XX:+HandlePromotionFailure
    -XX:ParallelGCThreads=16
    -XX:GCHeapFreeLimit=10
    -XX:NewRatio=3
    -XX:SurvivorRatio=2
    -XX:InitialSurvivorRatio=2
    -XX:MinSurvivorRatio=2
    -XX:GCTimeRatio=19
    -XX:MaxTenuringThreshold=128
    -XX:TargetSurvivorRatio=90
    -XX:+ClassUnloading
    -XX:ErrorFile=hs_err_<pid>.log
    -XX:HeapDumpPath=java_<pid>.hprof
    -XX:-HeapDumpOnOutOfMemoryError

    jklopkjl wrote:
    Hi i am using oracle 10g .How to view the content of the stored procedure or trigger ?
    query ALL_SOURCE
    SQL> desc all_source
    Name                                      Null?    Type
    OWNER                                              VARCHAR2(30)
    NAME                                               VARCHAR2(30)
    TYPE                                               VARCHAR2(12)
    LINE                                               NUMBER
    TEXT                                               VARCHAR2(4000)

  • When I get messages from Barnes and Noble, the text is blank. If I hit reply or forward, I can then see the content. This only happens with Barnes and Noble. Any suggestions on how to view the content?

    When I get messages from Barnes and Noble, the text is blank. If I hit reply or forward, I can then see the content. This only happens with Barnes and Noble. Any suggestions on how to view the content?

    I'm sorry, but your sister, unless she had already turned on the "Find my iPhone" feature and the person who took the phone has not disabled it, is out of luck. She should report the theft to local police authorities, including the serial number of her iPhone. While her experience is unfortunate, there are good reasons why Apple cannot do anything else about it.
    I hope she gets her phone back.
    Best of luck.

  • HT201269 How do I transfer content from my old iPhone

    How do I transfer content from my old iPhone to new iPhone when using someone elses computer?

    Don't use someone else's computer. Create an iCloud backup of your old phone and restore to that backup when you setup your new phone.
    Restore from iCloud: https://support.apple.com/kb/ph12521

  • How do I get content from my old iPod Touch to my new iPhone 5?  My iPod Touch is too old to use iCloud

    How do I get content from my old iPod Touch to my new iPhone 5?  My iPod Touch is too old to use iCloud. I have activated the phone but am stick at the point of the set-up where my 3 choices are:
    1. Set up as new phone
    2.  Restore from icloud Backup
    3.  Restore from iTunes Backup
    thanks!

    If your iPod touch music is in your iTunes library, you just need to sync the new iPod nano with iTunes, the songs will be transfer to your new iPod. If not, you can follow this guide to transfer the songs from iPod touch to iTunes first, and then re-sync them to your new iPod. Hope it helps. Feel free to email me if you need further help.

  • How do I transfer contents from my old mac

    how do I transfer contents from my old mac back up disk

    See this excellent write-up by Pondini ( a regular here, and resident Time Machine expert) on setting up a new Mac from a TM backup from an old machine.
    Here.
    It describes using Setup Assistant, a much better way than using Migration Assistant in creeating a seamless transition of your old applications, data files, and users. Normally you only have one opportunity to use it, upon first boot of your MacBook.

  • How to View Multiprovider contents

    Hi,
    How to view the MUltiprovider Contents in Bw server itself not in Query.
    Regards,
    Raj

    Hi Raj,
    Steps are as follows:
    Step1: Log on BW
    Step2. type T Code: LISTCUBE
    it open " Call Up List Viewer For Data Targets" screen
    Step3. in the "Object Type" field choose- Multiprovider by SAP(DMPR)
               in the "Data Target" field choose your Multiprovider
               and if you want to display SID then check "Display SID" or and other check box are   
               to choose.
    Step 4 Click "Execute" or F8
    to view Multiprovider contents
    Atul

  • Cannot View Streaming Content

    Last week I updated to iTunes 7.0 and Quicktime 7.1.3 before trying to view "It's Showtime." The upgrade completed without incident. When I tried to view the event, the QuickTime player opened and was stuck on "Connecting..." forever. I can successfully listen to purchased music, podcasts, and play various downloaded media in IE and Firefox. The problem is playing streaming content kicked off by JavaScript, <OBJECT>, or <EMBED>.
    I tried to uninstall and reinstall without success. I tried repairing the installation too. Is anyone else experiencing this problem? Does anyone have a solution?
    Thanks,
    Mark
    Various Windows XP

    There must be a problem or conflict with another program on this machine because I ran the update on another machine configured similarly and it plays streamed material just fine. I'm going to download just QuickTime and install it.

  • How to view streamed photos on an iPad?

    How can I view streamed photos on my new iPad from a Macbook's iPhoto library? (A quick internet search showed PhotoGrab, has anyone used it? Or can anyone suggest something better?)

    Hi buddy,
    Normally its no problem to use an older TV as external monitor. You probably need an adapter, VGA to RCA but this is a common part and usually always been used with such older TVs they dont have a HDMI port.
    On eBay and other places you can purchase such VGA to RCA adapter. Thats everything what you need for this connection.
    After this you can switch between monitors using FN+F5 key combination. :)

  • How to view flash content on ipad

    How do I view fash content on my ipad air.

    Adobe has not made a version of Flash for the iPad.
    Kappy explains why. https://discussions.apple.com/message/19446567#19446567
    5 Flash Player Alternatives http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/
    Top 4 browsers supports flash player on iPad and iPhone
    http://mashtips.com/flash-player-ios/
     Cheers, Tom

  • Cannot figure out how to view ipod contents on itunes screen??

    My kids have the nanos where I could see what had been transferred over and what wasn't. With my 5th generation, I can't figure out how to view it's contents. I get the summary screen and related screens on what to sync with the 7.0 version.

    On the left-hand sidebar in iTunes you should be able to see your iPod - icon with name beside it. Underneath it, there should be listings like music, movies, T.V. shows, podcasts, audiobooks. (I guess if there's nothing on the iPod yet there may be none of that) Select one of the items and it will show you the iPods' contents of that particular thing.

  • How to view iCloud content

    How can I view iCloud content can not log into iCloud.com

    glove88 wrote:
    can not log into iCloud.com
    Why not... What happens when you try..?
    glove88 wrote:
    How can I view iCloud content ...
    If you mean Backup Content... you cannot.
    http://www.apple.com/support/icloud/
    http://help.apple.com/icloud/?lang=en

Maybe you are looking for