Broadcast live in rmtp and http in parallel

Hello
i have a web internet live cams aplication and i am using adobe media server 5
most of my users using regular pc computer with common windows web browser
but around quarter of my users using web browser on mobile devices
so i need to broadcast from the same web cam at the same time in parallel
both to pc windows web browsers and mobile web browsers.
The important point is to pc windows web browsers i need to broadcast
using only rmtp (http live streaming is not Considerble...)
and to mobile web browsers using http live streaming
So the question is what is the best way to broadcast live from the same web cam
at the same time in parallel in those to methods?
is it possible in one net conection or i must open one for each?
is it to one livepkgr apliction or each method
is to different madia server aplication?
thanks
cheinan

Thanks for your reply
i am publishing the live feed from flash player but the sound is not so important (hope one day soon flash player will support it...)
the question is if i publish stream to livepkgr how can i play the stream in RTMP in flash player in viewer side? for example
this is how i publish:
var h264Settings:H264VideoStreamSettings = new H264VideoStreamSettings();
h264Settings.setProfileLevel(H264Profile.MAIN, H264Level.LEVEL_3_1);
h264Settings.setMode(320, 240, 16);
h264Settings.setKeyFrameInterval(4);
out_netStream.videoStreamSettings = h264Settings;
out_netStream.publish("livestream?adbe-live-event=eventID", "live");
And in the flash player RTMP viewer i try:
in_netStream.play("eventID");
and its not working
What i have to write here?
in_netStream.play("???");
thanks
cheinan

Similar Messages

  • Run https and http in parallel for a site

    I have Mac OS X Lion Server 10.7.2 and things are more complicated than with 10.6. I need to have https enabled for the only website on my system since it uses wiki and calendar. However, I also have some other pages I want to be accessible without ssl. How can I set up my only website that it allows http in parallel to https for the same resources (http://example.com should work, without redirecting to https and also https://example.com should work).
    Any help is appreciated.

    there is limit in the number of virtual-server's with SSL you can host... sorry
    Each SSL Virtual Hosts need one IP
    So, if you only have one IP, you can only have one SSL enable Virtual Host.
    The reason for that limit is so technical, let me know if you want more explanations.
    Most people joins all the SSL services in one name-IP, something like "https://secure.led.com", and there stores all secure services.
    In addition, this solution will require only one SSL Certificate, so you will save some money too.

  • Mac + parallels and https site test = router restarts

    Ok I have an interesting & very frustrating problem happening. I'm going to explain it the best I can.
    I work as a graphic designer & web designer on a mac and have a Comcast internet connection that comes through a Comcast branded router (SMC8014) which then ties into an Airport Extreme Base Station which runs my office network. I run OS 10.5.7 and also run Parallels 4.0.3 (running Windows XP) for testing websites in Internet Explorer and so on.
    Ok, so that the basic background. Here's my issue.
    I've been collaborating an ecommerce website with another designer/developer and when testing the site on the PC side we have started to run into some sort of network problem. The site is https if that matters at all I suspect it may. Basically when I run parallels for testing I am constantly having to restart the router in order to connect to the test site (it's hosted). Funny thing is I can access the rest of the internet fine, just not this site I'm working on until I restart the router (It's sorta like the site is timing out). This never happens when just running the Mac side of things. It only becomes an issue when Parallels is open and I am doing page refreshes while making css or HTML edits via something like Coda or CSS edit (connected to the hosting server via ftp). The real problem is that once the problem starts I only get about 2 or 3 page loads before I have to restart the router again. It's absolutely crippling. I cannot get any work done when I have to restart the router every couple of minutes.
    So, if you think this problem is isolated to me, the answer is no. The designer/developer I'm collaborating with has an office a couple miles away and experiences very similar problems under slightly different setup. He also has Comcast as his internet provider and connects his router to an Airport and primarily works on a mac. The main difference is that rather than using a visualizer like parallels to test the website on the PC he uses a real live PC that is on his network. Once he fire up the PC to do testing he runs into the same issue described above. After a couple of page refreshes in Internet Explorer or other browser on the PC the site becomes unresponsive and the router has to get restarted.
    Any thoughts on what is going on here would be greatly appreciated.
    Thanks in advance.

    Hello bigbobber,
    If  you have issue in using Windows 8.1 Pro in the software  parallels in MAC?
    About this issue, it is recommended to contact the related parallels support.
    About the license issue, please read the following article about Buyer’s Guide and Microsoft software license agreement windows 8.1.
    http://www.microsoft.com/licensing/about-licensing/windows8-1.aspx
    It is recommended to contact the phone support if you have license issue.
    Best regards,
    Fangzhou CHEN
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Recording video/audio files using Flash Meida Server through rmtp, and allow users to access the recorded files through http.

    As titled, what is the way to record video/audio files using Flash Meida Server through rmtp, and allow users to access the recorded files through http?
    What I am trying to do, is to record a user's microphone's input and save it to the server. Afterwards, I would like other users to be able to access the recorded files and mainuplating the audio data, by computeSpectrum(), to do some visualization of the audio. As I know computeSpectrum() cannot work on streaming files, so I think I need to access the recorded files using http instead of rmtp. Is that true?
    How can I redirect the http request to the files I was recorded into my applications/appName folder? Or I need to somehow moved the recorded files to the /webroot folder?
    Thanks!

    I probably have asked a stupid question.
    My recorded streams are still saved in the applications/appName/streams folder.
    And I redirect the www.mydomain.com/streams to point to the applications/appName/streams folder.
    And the rmtp recorded streams are abled to connect through http now.

  • Use HTTP Dynamic Streaming (HDS) and HTTP Live Streaming (HLS) to serve live streams to clients over HTTP

    I have created a live stream of a video and it gets stored in live folder.
    Now i need to use HTTP Dynamic Streaming (HDS) and HTTP Live Streaming (HLS) to serve live streams to clients over HTTP, publish the streams to the HTTP Live Packager service on Flash Media Server.
    So what necessary steps do I  need to follow to do that ??

    You need to generate a manifest file using Configurator tool and placed it under the webroot directory.
    C:\Program Files\Adobe\Flash Media Server 4.5\tools\f4mconfig\configurator

  • Broadcast live to android browser

    Hello
    i have a web internet live cams aplication and i am using adobe media server 5
    i succeed to broadcast http live from web cam to web browser on apple devices using this url:
    http://localhost/hds-live/livepkgr/_definst_/liveevent/livestream.f4m
    my question is about android browser:
    is it possible to broadcast http live from web cam to android web browser using adobe media server 5?
    and if so what is the url?
    and if not although adobe took off the possibility to download from here site
    flash player for android is there any other web page where users able to download adobe flash player for android browser?
    or we are in a situation that its not possible to broadcast live from web cam to android browser
    from both http or rmtp?

    Mr.Dave big thanks for your reply
    if nobody from adobe is giving reasonable reply at this pathetic forum at list someone do...
    i paid a lot of money for adobe media server....
    the minimum support i will expect from adobe is to get back a serious professional forum...
    Mr.Dave cen you please clarify to me little point:
    you said you use this url:
    http://FMS.domain.net/livestream.m3u8
    what about all the other stuff in apple url:
    http://server IP/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8
    i meen:
    hls-live/livepkgr/_definst_/liveevent/
    unlike to broadcast to safari browser to chrom browser you do not have to use them?
    Another thing i must tell you
    i thought about cheking if the android browser viewer have flash or not and if yes broadcast to him in normal RTMP
    so i asked this question in this forum:
    http://forums.adobe.com/thread/1109660
    you must read the whole discussion its even more "sad" and "hard going" then this one...
    maybe you cen give me a good reply there?
    big thans again
    cheinan

  • Hello Guys My Problem is dat i live in India and my Uncle lives in USA and he wants to give me a gift card but i am finding that Us Giftcards cant be used in India so i want to know how can i use gift card of USa from India without changing Id

    My Uncle wanted to giv me a gift card but he lives in USA and i Live in India but i m getting to know that i cant use it . But since he can only giv me an itunes gift card i want it for buying gems in clash of clans so i cant change my id Plz help me

    Hi,
    I would suggest that he contact the US iTunes Store Support to see if they can help him:
    https://expresslane.apple.com/Issues.action
    Cheers,
    GB

  • Please help me , how to know if my ipod is unloked or not to , I live in Brazil and I can't sync  it with  itunes, please help me , how to know if my ipod is unloked or not to , I live in Brazil and I can't sync  it with  itunes

    please, help me , how to know if my ipod is unloked or not , I live in Brazil and I can't sync my ipod with  the itunes thanks.

    What do you mean, "is it unlocked"? If your iPod has a screen lock set, it will be obvious from the iPod's screen. For issues with the iPod not appearing in iTunes, start which these troubleshooting steps:
    http://support.apple.com/kb/TS1538
    Regards.

  • I live in Chile and would like to watch movies from my MacBook to my JVC HD Television.. What cables do I need to purchase to do this?

    I live in Chile and would like to watch movies from my MacBook to my JVC HD Television.. What cables do I need to purchase to do this?

    You'll need a Mini-DVI adapter for the MacBook 4,1 and the iMac 8,1 and a cable from that to your TV. Here's the various types of Mini-DVI adapters on Amazon.com http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=min i-dvi&x=9&y=13
    (Composite is the red, white and yellow RCA plugs on your TV or red, white and S-Video plugs.)
    You'll also need audio cables to the TV using a 3.5mm stereo headphone jack to RCA sound plugs or a 3.5mm stereo input plug for audio with the Composite. You attach it from the headphone jack of your MacBook to the appropriate audio input plugs on your TV.
    If you connect the MacBook using a Mini-DVI to HDMI adapter you will probably need to use external speakers or a 3.5mm stereo headphone jack to RCA sound plugs connected to a stereo system for audio if your TV doesn't have separate RCA input plugs or a 3.5mm stereo input plug for audio with the HDMI plug. The Mini-DVI to HDMI doesn't carry audio and there're no audio plugs on most TVs to work with HDMI since it's expecting audio with the HDMI.

  • Hello, I live in Uruguay and I dropped my iphone in water. How I can get the out-of-warranty replacement? There is no apple store in Uruguay.

    Hello, I live in Uruguay and I dropped my iphone in water. How I can get the out-of-warranty replacement? There is no apple store in Uruguay.

    You can also try the Support site:https://getsupport.apple.com/Issues.action
    And the ExpressLane for a service request: https://expresslane.apple.com

  • Hi I wonder if I live in Bangkok and like to have my own website who should I use for hosting so many of them and how do I know which one is a good one thank you

    Hi I wonder if I live in Bangkok and like to have my own website whshah old I use as hosting website? so many of them and how do I know which one is a good one thank you

    It doesn't really matter which country your hosting service is located in so long as they offer 24/7 tech support in your chosen language. Telephone support is usually free of charge to you.
    Some info about the essential features to look for...
    http://www.iwebformusicians.com/iWeb/Website-Hosting.html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • HT204380 Can I broadcast live on a web site using my iphone4 or ipad2?

    Is there any way that I can Broadcast Live using my iPad2 or my iPhone 4.
    Are there any apps that I can purchase to do so?

    Try using iWeb SEO.  You'll have to publish your site locally or access your site on the server but SEO can add keywords, page titles and descriptions, etc.
    Click to view full size
    OT

  • HT4060 Hi, I have bought iPad air, and got apple 12w USB Power Adapter with pin flat plug. It is a problem for me. I live in Switzerland and the electric outlet is suitable only for round pin plug.

    Hi, I have bought iPad air, and got apple 12w USB Power Adapter with pin flat plug. It is a problem for me. I live in Switzerland and the electric outlet is suitable only for round pin plug.  I do appreciate for your support.

    Plug adapter
    http://img.diytrade.com/cdimg/975531/17878192/0/1293436146/Universal_socket_to_S witzerland_Plug_adapter.jpg

  • Have been running version 4 for a week without problems. Today, downloaded MS live security update, and have had problems since. when I click on a favorite site, it takes 20 to 40 seconds before the page load's and the same if I click a link on the page.

    been running version 4 for a week without problems. Today, downloaded MS live security update, and have had problems since. when I click on a favorite site, it takes 20 to 40 seconds before the page load's.'''bold text'''

    http://portableapps.com/apps/internet/firefox_portable/localization#legacy36

  • My mini i pad 2 retina display screen is not work correctly after two days of buying appear some gray line on screen un furtunately i live in iran and i havnot access to any i pad store please guide me

    My mini i pad 2 retina display screen is not work correctly after two days of buying appear some gray line on screen un furtunately i live in iran and i havnot access to any i pad store please guide me

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) No data/files will be erased. http://support.apple.com/kb/ht1430
     Cheers, Tom

Maybe you are looking for

  • Can connect via SMB but not AFP....

    Hi Guys, Firstly, please let me apologise in case im being really stupid (highly likely! ) I have a mixed environment in which i have some iMacs (running Mavericks) and some Mac Pros (Running Mountain Lion 10.8.5).  When connencting to the XServe usi

  • Compatibility of Sony HC1 to Capture in FCE 3.0.1

    I'm attempting to Capture HD video from a Sony HC1 camcorder to my iMac G5, EyeSight, Pre-Intel, 2.1 Ghz, 250G Built-In Hard Drive via Firewire. (No external FW hard drives are involved.) I'm using FCE 3.0.1 which Apple considers compatible with the

  • How can i delete my nokia music account?

    i want to delete my nokia music account, is this possible? Greece Nokia X6 RM-559 v40.0.002 Solved! Go to Solution.

  • Will Syncing Erase My Purchases?

    Recently my computer hard drive crashed, and dell had to send me a new one. iTunes was erased and all my purchases. However, I still have my purchases on my iPod. I was wondering if syncing my iPod to the blank itunes will erase my purchases from my

  • Automatic Batch Determination prior to Picking in outbound delivery

    Hi everyone, My client currently wants to activate automatic batch determination. The main concern is that once the delivery is created, the picking can happen 2-3 weeks after the delivery. So in this case, they do not want batch determination during