Getting streaming video set up in Dreamweaver CS4

I want to use streaming videos instead of progressive download.
How is this done with Dreamweaver CS4?
When I click on the Insert media>FLV it brings up a dialogue box which allows you to choose from Progressive Download or Streaming.
If I choose streaming, I'm presented with a Server URI box prefixed by rtmp://
I don't have a specific Adobe Flash Streaming portal, but I'd set up the MIME type for flash streaming with my internet provider (1&1) a couple of years ago, and I've used streaming video lots of times without problem (had put that together in Flash, though, not Dreamweaver).
so if my site is:  http://www.mySite.com
and my video is myVid.flv,
what do I put for Server URI and what do I put for Stream name?
Thanks for any assistance.

Hi
but I'd set up the MIME type for flash streaming with my internet
provider (1&1) a couple of years ago
Streaming video cannot be set-up as a MIME type, as it requires a streaming server. Setting the MIME file extension to recognize any of the video/audio files does just this, (it recognizes the file type) but delivers them as progressive not streaming.
For more info on RTMP, see - http://www.adobe.com/devnet/rtmp/.
PZ
www.pziecina.com

Similar Messages

  • Question--How to get streaming video?

    I have a MBP with 10.6.8., 1.66 intel, 4 GB/ 1067 Mhz DDR3 memory.  We have wireless and I have been informed that we don't use a fraction of our capacity. Nevertheless I dan't get streaming video. I get the audio and the video has to catch up.  I use Airport.  I have ignored thisproblem until now as I seldom bother with Youtube, etc. but now I would like to watch work-related video.  Any ideas?  I am a perpetual novice.

    well if wireless appletv
    if cable is no problem then you can just use the digital AV out connetor for the ios devices

  • How to get streaming videos to work

    So I was on myspace and they have that thing where you gotta download an update like shockwave or something to play videos so I downloaded the flash player from the site and now none of the streaming videos work at all. I tried like YouTube and stuff and nothing works, I get that question mark over the like quicktime logo, anybody know how to fix this or a program that'll work?

    Flip4Mac has been released as a Universal Binary today, it means Quicktime will now play .wmv and Safari youtube etc.
    http://www.microsoft.com/downloads/details.aspx?FamilyId=915D874D-D747-4180-A400 -5F06B1B5E559&displaylang=enhttp://www.microsoft.com/downloads/details.aspx?Fami lyId=915D874D-D747-4180-A400-5F06B1B5E559&displaylang=en

  • Getting Data From MySQL Database using Dreamweaver CS4 Built In Functions

    Hi,
    I am really in need of some help if you don't mind.
    I basically have a website with user regsitration system etc and so on.
    I basically connected to my Data Base in Dreamweaver CS4 and now want to use the tools in Dremweaver CS4 to display Data from database.
    Problem is i see the tools but not really sure how i use them. I see on Data bar all the tools to view, update delete records etc.
    I basically created a page where i want to display all the records in the DB. I done this using dynamic data selecting what fields to display etc and 15 records per page.
    When i view the page in localhost thou it is only showing 1 record althou i have like 5 users in my test db.
    So if anyone can really tell me how i go about displaying data from db that be great. When i learn how to do that i probably will understand and learn how to update records etc.
    Thanks

    To display all records, you need to apply a repeat region to the paragraph, div, or table row that contains the dynamic text objects for the database results. You might also find it helpful to follow the dynamic application tutorial in the Adobe Developer Connection.

  • Problem with getting streaming videos to switch between each other

    i have attached an fla file which illustrates the problem i'm having. it is basically as you see ...  i want to load and play an embedded movie on frame 1 and then move the play head to frame 2 or 3 etc etc where there is a new menu and replace movie 1 with movie 2 at the press of a button.
    any chance someone could have a look at it for me and get it working the way i want and post it back to me ? ...
    i'm a newbee to flash and i've spent 2 days now pulling my hair out trying to get it to work ...
    thanks,
    http://www.simonedwards.org/downloads/mov.fla

    it's possible someone will download and correct your file but you're more likely to get help if no download is needed to help you meaning you would need to explain more carefully what's on the different frames of your main timeline (eg, an flvplayback component the plays your video).

  • Why can't I get streaming video in Safari on my ipad 1

    I go to url of a live video cam in safari and see nothing. Is it the ipad? (1st gen)  any help appreciated

    You can not install something that does not exist.
    There is no iOS version of flash because adobe gave up-they could not make something that was not buggy crash prone power draining security hole.
    http://www.apple.com/hotnews/thoughts-on-flash/
    http://m.computerworld.com/s/article/9214521/Hackers_exploit_Flash_zero_day_Adob e_confirms
    http://www.informationweek.com/news/security/attacks/229401422?nomobile=1
    Adobe even realizes the days of flash are over:
    http://macdailynews.com/2011/04/16/adobe-capitulates-on-flash-adopts-apples-http -live-streaming-for-ios/

  • Need help getting Library Footer to work in Dreamweaver CS4

    I'm trying to get a library item to work as a footer.  These are the steps I took
    1) I created a footer.lbi file inside the Library folder of assets, and this footer.lbi file shows up fine when I preview in browser
    2) Then, at the bottom of my indexTest.html page, I created a div tag with ID footer and inserted that into the document.
    3) I dragged the footer.lbi file from the Library Folder in assets into the footer tag of my indexTest.html
    <div id="footer"> <a href="Library/footer.lbi">footer</a> </div>
    4) The drag from the library adds the above href statement to my code, and results in an active link labeled footer being placed in the actual footer of my webpage.  Clicking on that link opens the actual footer.
    5) How do I actually get the library item embedded in my webpage so the footer itself shows up instead of a hyperlink?
    Thanks

    reindeer4 wrote:
    I'm trying to get a library item to work as a footer.  These are the steps I took
    1) I created a footer.lbi file inside the Library folder of assets, and this footer.lbi file shows up fine when I preview in browser
    2) Then, at the bottom of my indexTest.html page, I created a div tag with ID footer and inserted that into the document.
    3) I dragged the footer.lbi file from the Library Folder in assets into the footer tag of my indexTest.html
    <div id="footer"> <a href="Library/footer.lbi">footer</a> </div>
    4) The drag from the library adds the above href statement to my code, and results in an active link labeled footer being placed in the actual footer of my webpage.  Clicking on that link opens the actual footer.
    5) How do I actually get the library item embedded in my webpage so the footer itself shows up instead of a hyperlink?
    Thanks
    Try this workflow:
    Create a page that contains the content you want to have in the Library item.
    Select the elements to place in the Library item, and use MODIFY | Library > Add Object to Library
    Add the footer div to your production page, click in it, select the Library item you just created and click on INSERT on the Library pane
    That should give you what you want.

  • How do i get streaming video to change to widescreen on my HDTV?

    I don't see a "Fullscreen" button anywhere.........

    MBBM wrote:
    I don't see a "Fullscreen" button anywhere.........
    there isn't.
    the appletv displays the content in the correct aspect ratio. this means that you will get black bars top and bottom on occasions, and black bars left and right on occasions.
    this is normal and it means you are seeing the content correctly (and not squashed/zoomed to fit the screen).

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

  • Blocked streaming video?

    Hi. I'm running a Mac G4 tower.... My problem: I can't get streaming video in my browser window when I'm online. Even the apple QT troubleshooting page test showed no video (though the installation check said it installed fine). I also have a G4 laptop running ALL the same programs and using the same router (both are on airport), and I get video FINE on the laptop. I compared the network info from the laptop to the tower and it matches, no reason for the video streams to be blocked, even the security is exactly the same. I was told this maybe more of an Airport/network problem than a QT problem, so I'm posting here...
    Does anyone know how I can fix this? It's driving me crazy!!! Many Thanks!

    Many thanks for the quick reply... I was afraid it might be software related. 2 years ago I installed Norton Systemworks (the whole package, including antivirus) - though I nolonger use the program, I think it may have installed something 'behind the scenes' so to speak. I pulled the stuff out of the system preferences that was Norton related (that was obvious in the pref 'others' pane), but now I think it may have set up a block of some sort? The only firewall that is running currently (that I see) is the OS firewall, same set up as the laptop. Any idea how I can trouble shoot this video problem? I REALLY thank you for your help!
    K

  • Streaming video in PDF on Android?

    We are creating a PDF with links to several streaming videos on our FMSS.  We have found links that work when viewed on Windows or Mac, such as this:
         rtmp://enterprise-fmss.ket.org/vod/mp4:gedc__000101.mp4
    But those links don't work on an iPad.  For iOS devices, we use links link this:
    http://enterprise-fmss.ket.org/hls-vod/gedc_010100_16x9.mp4.m3u8
    However, neither of those links, or the equivalent hds-vod links work when the PDF is opened on an Android device.  We've tested on an HTC Evo with Acrobat Reader 10.2 (the latest version), and on a Kindle Fire. 
    Any suggestions?  I've searched Adobe's support offerings and the Internet all morning without finding even tangential mention of this issue.
    Thanks in advance for any insight or things to test/try.
    -dave

    Thanks for the reply, but maybe I was not clear in my question.
    It is working on iOs when we view a PDF with the .m3u8 link listed above.
    It is NOT working on Android, whether we use either of those links.
    Any suggestion on getting streaming video in a PDF to play on Android?
    Thanks,
    -dave

  • Downloading streaming video...

    I have a questions for all of you quicktime and vid experts.
    I am familiar with viewing streaming video through my web browser and for the most part, it is easy to download it by either pressing and holding down your mouse button or option clicking and then saving. But once in a while I get streaming video that wont let me do anything. I have heard of stand alone applications or perhaps a plugin for quicktime that would let you do this. I have quicktime pro but don't use it for anything technical short of just viewing movies, so if it has the ability to do this...then Im not sure how to do it.
    Sorry for the lengthy question and thanks in advance.
    Eddy

    Streaming files can't be saved using QuickTime Pro. You'll need a screen capture utility (Snapz Pro) to record them as they play.
    Some downloaded files are "protected" as save disabled by the authors or the html code of the page.
    You should be able to tell which you can save by Control-clicking on the file in the browser window. A dialog will open (after the file has completely downloaded) giving you some options for saving the file.

  • Creating a custom player for live streaming video

    I have live streaming video set up where I use the Flash Media Encoder to send the live stream to a Flash Media Server. Then, the Flash Media server packages this stream, and sends it to whatever websites requests it via the url. I know how to create a Flash move or even asc file, and then have Flash generate the html for that saved movie so that I can embed it in a web page and play it. But in the case of live streaming video, there is no pre made asc file or movie to reference. So I need some help about what I need to do to play live streaming video in a flash player embedded in a webpage, that will also have some custom action script for controlling playback and other things.

    About a half-hour after making the changes I outlined above, and long after I closed the active Safari window, noticed that my MBP was uncharacteristically hot. Extremely hot!
    Opened Activity Monitor and saw that Flash Player was still running (?) and using a tremendous amount of system resources. I then quit Safari altogether. Within moments, the heat began to subside.
    May be something you want to keep an eye on...

  • Why no streaming video from any website while running Ubuntu 11?

    I am running Ubuntu 11.o4 on an AMD 64x2 System with 1TB of memory. I have tried several movie players but cannot get streaming video on ANY website. Any suggestions for a fix? It also seems to be the case with other browsers as well as FireFox (I have several on my system).

    It sounds like you have flash installed.
    Anyways, are you trying to play the videos in browser or in an external player? Because the Mplayer and VLC plugins wont play flash video in browser even though they can play .flv files and while Totem/Xine/Movie Player can play Youtube clips directly, it can't do it at the moment due to Google playing with their servers to keep non browsers from accessing the site. It happens every few weeks-months, have to get an updated version of Totem to play it.
    Now as for Flash, Adobe's is the only official version, and the only one that's reliable for playback, but as we all know it's terribly slow, insecure and crash happy.. You can try Gnash or Lightspark as they are reverse engineered OSS Flash plugins.
    Alternatively you can try the Youtube the HTML5 beta https://www.youtube.com/html5
    And add marinos35's Youtube WebM search plugin http://mycroft.mozdev.org/search-engines.html?name=Youtube+WebM
    Been Flash free for a while now, can't say I miss it.
    You mean 1Gb of ram or 1Tb of HDD? 1Tb of ram would cost a fortune and not be compatible with any Athlon64 X2 mobo, a quad socket Opteron board maybe...

  • When trying to stream video I am getting this error message "Firefox doesn't know how to open this address, because the protocol (st) isn't associated with any program." How do I fix this?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/782039]</blockquote><br>
    When trying to stream video I am getting this error message "Firefox doesn't know how to open this address, because the protocol (st) isn't associated with any program." How do I fix this?

    Protocol error usually indicates that the very leftmost part of the URL is not recognized.
    So http://, ftp://, rtsp://, usually work.
    ableton:// would need to be added by some software somewhere...
    Can you get instructions from the vendor? Does these posts seem relevant:
    [http://forum.ableton.com/viewtopic.php?f=32&t=112368 Ableton Forum • View topic - [dds&#0093; Bug with Fireforx browser and downloading project?]
    [http://forum.ableton.com/viewtopic.php?f=32&t=109918 Ableton Forum • View topic - [gck&#0093; Problem downloading shared sets from Ableton server.].

Maybe you are looking for

  • Podcast episodes only available for download when subscribed to podcast

    I have a newly created podcast that I created for a client and you can locate the podcast in itunes, however none of the podcast show up.  Once you subscribe to the podcast you can download episodes.  What could be wrong? Podcast Link:  https://itune

  • Does the Apple ID on my Mac have to match the ID on my Iphone

    My Iphone has a .me apple ID for its icloud. However my Mac icloud has a different email address. I would prefer to use the email address on my mac for everything from icloud to itunes etc. Is it possible to change the .me apple ID on my iphone to ma

  • Decimal places in Planned order quantity

    Hi Experts, We are getting planned order(made from MRP) quantity as 43.24 KG. We dont want this. We want planned order in whole no. Like 43KG. How to achieve this, Regards, Santosh

  • Saving Data Options in SmartView 11 1 2 2  300

    Hi I understand the Data Options in the Smart View 11 1 2 2 are not global and need to set for each sheet. my business users toggle between adhoc analysis and forms in the same worksheet. The data options are creating more work as it changes between

  • PDF in EPS umwandeln

    Guten Tag, ich wollte nachfragen, ob es möglich ist mit der Adobe SDK ein PDF, genauergesagt ein Koordinaten-Bereich innerhalb eines PDFs, in Eps umzuwandeln (um es dann später in PS einzubinden) und den markierten Bereich in einem Preview darzustell