Maximise streaming video in web browser

i am having trouble when ever i watch any video streaming online normally thru flip4macWMV there is no other option to maximize the screen , is that the reality or i am missing the trick here. pls let me know thanks

Hello there.
From my experience using Flip4Mac, there doesn't seem to be a way to maximize the size of the video playing within the browser. However, since Flip4Mac is a component for QuickTime, if you download the file and open it, you can resize it as well as play it full screen in QuickTime.
Hope that helps.

Similar Messages

  • Need Help Streaming Video From Web Server Built Into Application - Linksys WRT54g Router

    Very much appreciate any help getting streaming video feed from web server built into video application to work properly using port forwarding on my Linksys WRT54g wireless router.
    Here is the situation:
    My PC is connected to the internet via a Linksys WRT54g wireless router.
    The Windows XP Pro SP2 firewall is enabled, with a firewall exception established for the video camera application.
    On the router, forwarding of port 80 is enabled for the LAN IP address of the PC running the video application with an embedded web server, and the web server in the video camera application is also set to use port 80.
    I have a free DYNDNS account and also run the DYNDNS updater program on the PC running the video application with embedded web server. According to the DYNDNS web site and the DYNDNS updater program, the IP address assigned to the machine running the video application with embedded web server is set correctly in my dyndns account.
    When I open a browser (Explorer or Firefox) on the PC running the video camera application with embedded web server, I am able to  connect to the video application's web server by going to the dyndns address linked to the machine running the video application. The video application's web server is set to use the dyndns address. That's the good news. The bad news is that I can't connect to the video application's web server from any machine that connects to the internet that uses a router other than the router used by the PC running the video application. I am only able to connect to the streaming video from the application's web server only on machines that connect to the internet using the same (home) router used by the PC that is running the video application.
    Since I am able to connect to the video app's embedded web server successfully on the machine running the video application, it seems that at least something about the current port forwarding settings is correct. For example, if I uncheck 'enable' for forwarding of port 80 on the router settings page, I am no longer able to connect to the video app's web server when I try to do so in a browser running on the machine running the video app. When I re-enable port 80 forwarding on the router, I am again able to connect to the web server of the video application on the machine running the video app. I thought that by enabling forwarding of port 80 on the router and associating that port with the LAN IP of the machine running the video application, it would be possible to connect to the streaming video of the video app's embedded web server from ANY machine connected to the internet, but that is not the case. There must be some other router settings to update/change in order to get the port forwarding working to enable a successful connection to the video web server, but I am stumped. Very grateful for any suggestions as to how to get this working properly.
    Thanks in advance...

    The firewall log can be configured on the third tab in the window for the firewall settings, where you can turn the firewall on and off completely.
    From your tests, though, it does not seem to be the firewall. However, to be sure, it would be good to check the log. It will help to eliminate the firewall as the culprit and you may find it handy in the future, too. ;-) Just don't forget to turn the log off again after you are done because it may cause some performance penalty on your system while on.
    From what you write, it seems as if I should give a little networking background on the ip addresses you'll see. Your setup is (or should be) a modem connected to the WAN/Internet port of the WRT. The computer is connected into a LAN port of the WRT.
    Your router has two IP addresses (that's what makes it a router): a WAN address and a LAN address. The WAN address is the address assigned by the ISP. It is a normal internet IP address. Everyone is able to send packets to this IP address. The WAN address is the one reported by whatismyipaddress.com, it should be listed in the dyndns record and it is the address that your router shows on the Status page. It's the public IP address of your router. Dyndns maps your dyndns.org name to that IP address.
    Your router also has an IP address on the LAN side. You can configure it to be whatever you want. The default is 192.168.1.1 with netmask 255.255.255.0 and it is better to leave it like that or at least inside the network 192.168.*.*. 192.168 is a special, reserved IP address range for private networks. Basically, routers in the internet are not supposed to forward addresses in this range. That makes them suitable for private LANs as the packets never can get anywhere. Most people using Linksys routers have there LAN in 192.168.1.*.
    The router acts as gateway, which means it forwards packets from PCs in the LAN to the internet and back. As all your PCs in your LAN share a single WAN IP address, the gateway does address translation (NAT). This works only in one direction: from the inside to the outside. The router remembers when a PC in your LAN sends something out and accepts the responses in and sending them back to the PC. If something comes in from the internet which cannot be associated with a ongoing communication the packet is dropped unless you use port forwarding.
    All computers in your LAN either have a static IP address assigned or use DHCP to get it automatically. The router has a DHCP server as well which gives out IP address from 192.168.1.100-149 if not changed. With a router with default settings static IP addresses can be in the range of 192.168.1.2-99 and 150-254.
    ipconfig /all reports your IP address in your LAN, i.e. an address 192.168.1.*. The gateway in this output should be 192.168.1.1 which is your router. And packet no in the LAN address range 192.168.1.* is send to the router which forwards the packets into the internet.
    An address 192.168.1.* should not appear as internet address in the Status page of the router nor should it appear at dyndns.
    Port forwarding is used to operate a server in the LAN. By default, a server in the LAN cannot be reached from the internet. You have to configure port forwarding for this. You configure that traffic bound for a specific port (e.g. TCP port 80 for http) on your WAN IP address is forwarded to the same port on a specific LAN IP address. If your server runs on 192.168.1.50 than traffic to your WAN IP address port 80 is forwarded to 192.168.1.50 port 80. That way your HTTP server can be reached from the internet. As you can only configure a fixed IP address in port forwarding it is recommended that the server uses a static IP address and not DHCP as in the latter case the IP address may change over time...
    O.K. so much for networking. I hope that makes things a little clearer and you can verify that your setup is how it is intended to be.
    I suggest the following: on the router's security page there is an option to block WAN requests. Remove the check if it is set (meaning: do not block). After you did that change you should be able to ping your WAN address (e.g. ping xxxx.dyndns.org) from the internet. That way we know that it is on the correct address.
    Also on the Administration page make sure that remote management is disabled (should be like that per default) or that the management port is NOT 80 but for example 8080. What is your your UPnP settings on the same page?
    O.K. that should be enough for the moment...

  • Stream video through web page..

    I am fresh in JMF programming, recently i'm learning video streaming over the Internet (on demand broadcast).
    i need to be able to putting the video on my web pages, and JMF client as media player.
    Can someone help me? is JMF has web browser plug in?
    Thanks a lot

    Hello
    I'm interested in this subject... if someone can help us i give my email.
    [email protected]
    Thanks

  • Streaming playlists and Web Browser

    Hi guys,
    I have installed two mp3 streaming servers on my home LAN, Jinzora http://www.jinzora.org/ and Ampache http://www.ampache.org/ , both of them use PHP.
    I use the S60 Web Browser to download the playlists thru their web interfaces. Playlists are in PLS format, so S60 Internet Radio is able to play them.
    The problem I am having is that Web Browser downloads the playlists as playlist.php and is unable to autoplay them. I have to rename the file to playlist.pls in e:\shoutcast and only then I can play the file in Internet Radio.
    There are no problems when downloading mp3s, they are downloaded and then automatically played in Music Player.
    The problem seems to be in Internet Browser, because on the other PCs, Firefox and Internet Explorer download playlists as playlist.pls
    Is anyone else experiencing this? Is there some hidden config I can set? Should I wait for an updated Web Browser / Internet Radio release?

    Hi BradW,
    The way this is supposed to be done in Web Cache is by keeping separate copies of a cached page for different types of browsers distinguished by User-Agent header.
    In case of cache miss, Web Cache expects origin servers to return appropriate version of the page based on browser type, and the page from the origin server is just forwarded back to browser.
    Here, if the page is cacheable, Web Cache retains a separate copy for each type of User-Agent header value.
    And when there is a hit on this cached page, Web Cache returns the version of page with the User-Agent header that matches the request.
    Check out the config screen titled "Header Association" for this feature.
    About forwarding requests to different origin servers based on User-Agent header value, Web Cache does not have such capability.

  • Streaming video from a browser page

    I currently stream video from my capture card. If there is a video playing in a browser page, is there a way to stream it to my server?

    Copyright issues aside you can use screen capture programs to capture your screen and broadcast it, this is what most gamers do to stream their games. FFsplit is one for example.

  • Video Out Web Browsing?

    Does the iPod touch component video out cable support web browsing on your tv?
    And what other features does it support? Does whatever's on the screen just appear on the tv?
    Thanks,
    Chase
    Message was edited by: Chasetastic

    I was about to say no, I didn't think there was...then I googled it.
    http://www.pcworld.com/article/id,136991-pg,1/article.html
    http://playlistmag.com/secrets/2006/03/aprilplaylist/index.php
    Does that help? Usually stuff that hooks up to a tv shows whatever you're looking at say on your ipod, pda, or laptop. Although to read text like when on the web and looking at the tv...prolly hard to read. I try to do it with my macbook pro and it is very hard to read.
    Message was edited by: Aereon
    Message was edited by: Aereon

  • Streaming video on web

    Can anyone point me in the right direction, im trying to play a wma video file through a published director movie type: DCR - Html, the movie loads and streams on my local server, however when uploaded and played via the web a red cross appears where the video should be...>:>?

    strike all that... lack of sleep...
    videos are not imported (unless they are flash), they're simply linked... did you upload the video, and if so, what's the path to the video (member("video").fileName)? that's probably your issue. It's probably easiest to set the fileName using code and make sure it's relative by using the @ symbol... look it up in the help... I don't do anything with Shockwave so I'm not up on all the details/nuances.... however, if memory serves, you should put all external media in a dswmedia folder. This link might help: http://www.adobe.com/support/director/internet/security/security03.html
    <original text - please ignore... flippin' formatting options in the editor don't work, it would seem so cannot strike it out>
    wma stands for windows media audio, not video - that'd be wmv. A red cross means that you didn't include the proper Xtra or ActiveX control. If you are using an Xtra to play the video then go to the menu and select Modify --> Movie --> Xtras... then  make sure the Xtra is there and checkmark the "Download if Needed" option... if the option is grayed out then that means the Xtra is not shockwave safe.
    ... however, if you used an ActiveX control then you're SOL when it comes to a shockwave movie... the only browser you might be able to use an ActiveX control would be in IE... but that's highly unlikely too b/c of security issues. Either way, an ActiveX control will not work in any other browser.
    </original text>

  • Streaming Video through Web Content Overlay

    Really would appreciate some help here. Whenever I link an HTML file containing a MP4 video through the Web Content Overlay, all the other body text in the pages no longer render as vectors (the text becomes pixelated). The video is in H.264. Any ideas?

    Does the video streaming source link has the same page resolution as your folio is? Did you check the option "scale content to fit" is web content overlay?

  • Cannot view streamed photos in web browser

    I have set up a photo stream from my iPhone and have set it up as a "Public Website" so that friends and family that do not have Apple devices can view the photos. Everything was working fine for about two months, but in the past couple of days people who are trying to access the photos from PCs using web browsers (IE, Chrome, Firefox) have not been able to view the pictures. They can still access the site but they cannot see the photos. Any advice would be appreciated.

    A number of people are have trouble with this over the last few days (Photostream website not working).  It seems that the problem is at Apple's end.  Hopefully it will be fixed soon.

  • Streaming video in web site?

    I have a real estate client who wants to show 2-3 minutes
    snippets of the homes he's selling. I'm not sure of the best way to
    do this, as far as streaming the video.
    A previous client who used a lot of video got me hooked up
    with a special hosting company that specifically had things set up
    for streaming. But I've been told that's not necessary, that any
    host can "stream" these types of files. Not sure if that's true or
    not.
    Any advice?
    -Jesse

    JesseLY wrote:
    > I have a real estate client who wants to show 2-3
    minutes snippets of the homes
    > he's selling. I'm not sure of the best way to do this,
    as far as streaming the
    > video.
    >
    > A previous client who used a lot of video got me hooked
    up with a special
    > hosting company that specifically had things set up for
    streaming. But I've
    > been told that's not necessary, that any host can
    "stream" these types of
    > files. Not sure if that's true or not.
    >
    > Any advice?
    Easiest thing to do is call your host and ask what streaming
    media they
    support.
    The easiest way is going to be using Flash Video, you can use
    the
    encoder that comes with Flash and be up and running in no
    time at all.
    Just let your client know that the more times the video gets
    watched,
    the more bandwidth is eaten up. Most hosting plans have a
    limit, many
    don't just stop your site from receiving traffic, but some
    do, so make
    sure your client is prepared to suddenly getting billed for
    excess
    bandwidth.
    Steve

  • Getting "OSStatus error -19160" when trying to play videos from Web browser

    I have Snow Leopard on a MacBook Pro (all silver aluminum), and am having a problem playing a video feed online. I get the message: "OSStatus error -19160". Nothing turns up in Google searches on that particular number. I've checked both QuickTime and Flip4Mac. Both are the latest. Any idea what this is? Is there a place that lists all OSStatus errors?

    Greetings,
    I encountered error -19160 while attempting to stream a site that had formerly worked just fine.
    I'm using Quicktime 10.0 and I've installed Flip4Mac 2.4 on a Mac Mini with Intel processors.  Earlier in the day I opened FireFox while streaming (I close FF after QT begins streaming) - Quicktime ended the stream at that point and wouldn't pick it back up.  I thought it was just a case of "don't do *that* again".
    When I attempted to view the same stream later that day I was met with the error -19160 message.  Fiddled around with settings, booted soft & hard but nothing eliminated the error UNTIL
    I dragged the WMV player icon from the Applications folder to the Trash bin - soft booted, then chose "Put Back" from the Trash menu.
    Everything now works splendidly.
    Hope this helps somebody!

  • QT streaming video in web site -

    Hi,
    my problem is: I have streaming QTs in my web site and in SAFARI they sometimes look o.k. and sometimes the user just sees the tool-bar and hears the sound. I suppose SAFARI would display QTs allright but does not.
    This problem does not occur with other browsers.
    Has anybody an idea what the reason might be?
    Thanks
    Rolf

    Without seeing your pages we are only guessing.
    Please post a URL.

  • Streaming Videos as Web

    Hello
    Is it possible to stream an AVI ("any" video) file just like a stream of a webcam? My camera is dead and I'll participate on a video chat. I need to send a video file just like a real webcam-captured image.
    If this is not the right place to ask this question then please guide me where to post this?
    Thank you and Regards

    I use fake webcam for this purpose. It?s just a tiny program that does it all.
    Fake Webcam
    Use fake webcam to play you pre-recorded videos on instant messengers (Yahoo, MSN, Paltalk, camfrog etc) while chatting. It can even broadcast one single movie to all the messengers at the same time.
    Pretend like a teenage girl or a 50 year old male, your chat mate wont be able to figure out that its not you.
    It enables you to:
    * Play pre-recorded videos without even having a physical webcam.
    * Shared your video clips with family and friends through your instant messengers.
    You can download it from
    [url"]http://www.fakewebcam.com/download/setup.exe[/url]
    Caption:
    [img"]http://picscrazy.com/thumb/DeAUIGW8.jpeg[/img]

  • Streaming video is freezing browser

    This is happening with both Safari and Firefox, and just started today (5/12) after years of use. Even if I am not watching the video it is freezing my browser, and it is also doing this with the chat function in gmail. Is this is a problem on my end or were some changes just made to video software across the Internet, which makes it less compatible with Apple computers?
    Is there anything I can do to fix this?
    Thanks!

    Next step is to Repair Disk
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu (Panther and earlier) or Utilities menu (Tiger) and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel, and report if it says anything but Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    If DU reports errors it cannot repair you will need to use a utility like Tech Tool Pro or Disk Warrior

  • Streaming video for web

    I recently created my first website and created a transitioned jpeg slideshow in IMovie to show on the home page immediately when the page loads. Originally, I exported it using custom settings (sized to fit my page and prepared for standard web server) and it worked fine but then I noticed my server now offers streaming so I decided to pursue that thinking that it could somehow make it faster to load for people with slower connections.
    I exported again from IMovie (custom size,mpeg-4, 12 frames per second, prepared for internet QT streaming), then uploaded it to the streaming folder indicated by my server, rewrote the code for the page and tried it out but something's wrong. It shows the QT box loading and then is replaced by the initial pic in the movie but then either nothing else happens or it plays really really slow or really choppy. In trying to figure out what went wrong, I found info on my server that the movie is supposed to be hinted using Quicktime so I tried saving the movie compressed but not prepared for web, then opened in QT Pro and exported it as hinted but it doesn't seem to have helped at all. I assume that saving it in IMovie as "streaming" would be the same as saving as "hinted" but thought I'd give that a shot just to make sure.
    The question is...does this sound like some issue with the streaming server or the movie itself? I'm thinking I should just switch back to the standard movie playing from my home page since it seemed to work okay, (aside from the annoying ActiveX thing people seem to be running into) but the idea of streaming sounds better? LOL Any suggestions? BTW - this is an image only slideshow.
    I've been spending COUNTless hours trying to figure this one out so any help from someone more in the know would save my remaining sanity.
    M
    Powerbook G4   Mac OS X (10.4.8)  

    True "Streaming" requires more than just adding "hint tracks" (required for streaming downloads).
    You (your server) must also use Streaming server software like:
    http://www.apple.com/quicktime/streamingserver/
    QuickTime movies require "hint tracks" for streaming.
    My suggestion?
    Don't add any level of "features" that your files don't require.
    If "regular" (HTTP) works for you why add the headaches of "streaming" media delivery?
    Adding "hint tracks" to regular QuickTime files (served via HTTP servers) only makes the file size larger (sometimes up to 20%) and doesn't "do" anything if served without streaming server software.

Maybe you are looking for