Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
problem in playing this live stream using any media playerdear sirs
i have an android app which play live stream for channels in my android device and i need to play the stream in my pc using any media player the thing is i am able to capture the datd using wireshark and i am able to reach the xml file which have the streaming links like this one This XML file does not appear to have any style information associated with it. The document tree is shown below. <eventInfo xmlns="http://www.performgroup.com/ns/liveVideo/EventInfo" serverTs="20140912074152"> <event id="955389"> <description> <![CDATA[ beIN SPORTS 1 ]]> </description> <contentTypeId>118</contentTypeId> <start feedTs="20140912010700" eventTs="20140912011000">12 Sep 2014 02:10</start> <finish eventTs="20140913010000">13 Sep 2014 02:00</finish> <startTimeZone>BST</startTimeZone> <location/> <countryCode/> <thirdPartyEventId/> </event> <availableMediaFormats> <mediaFormat id="71"> <playerAlias>iPhone3</playerAlias> <stream> <streamLaunchCode> <![CDATA[ http://165737-i.akamaihd.net/hls/liv...ee00e9fc18d165 ]]> </streamLaunchCode> </stream> </mediaFormat> <mediaFormat id="52"> <playerAlias>iPhone</playerAlias> <stream> <streamLaunchCode> <![CDATA[ http://165737-i.akamaihd.net/hls/liv...ee00e9fc18d165 ]]> </streamLaunchCode> </stream> </mediaFormat> <mediaFormat id="530"> <playerAlias>hlshd</playerAlias> <stream> <streamLaunchCode> <![CDATA[ https://beinsportnet3-lh.akamaihd.ne...91d8c2404ca002 ]]> </streamLaunchCode> </stream> </mediaFormat> </availableMediaFormats> </eventInfo> and when i am trying to play the links using vlc or mpc or simpletv it is not working can anyone help me in this problem ???? best regards |
#2
|
|||
|
|||
Re: problem in playing this live stream using any media playerCan you tell me how you are generating userId and key parameters to this request?
I'm working on something similar but I don't know how to generate these two params to get the valid xml response you are getting. Code:
http://www.foxsoccer-iphone.premiumtv.co.uk/streaming/wab/multiformat/index.html?partnerId=1704&eventId=xxx&userId=????&key=???&xmlerrs=true |
Tags: live stream |
Thread Tools | |
Display Modes | |
|
|