PDA

View Full Version : Play HTTP live channels with VLC


karlo2105
03-15-2012, 09:23 AM
Hello I would like to know is there any chance to play those channels without interruption?
Streams work only for 20 seconds before stop. Below I post VLC log messages :

stream_filter_httplive info: downloaded segment 1510 from stream 0
stream_filter_httplive info: downloaded segment 1511 from stream 0
stream_filter_httplive info: playing segment 1509 from stream 0
stream_filter_httplive info: Reloading HLS live meta playlist
stream_filter_httplive info: Live Playlist HLS protocol version: 1
stream_filter_httplive info: updating hls stream (program-id=0, bandwidth=411188) has 0 segments
stream_filter_httplive info: new HLS stream appended (id=0, bandwidth=0)
stream_filter_httplive info: Reloading HLS live meta playlist
stream_filter_httplive info: playing segment 1510 from stream 0
stream_filter_httplive info: Live Playlist HLS protocol version: 1
stream_filter_httplive info: Live Playlist HLS protocol version: 1
stream_filter_httplive info: updating hls stream (program-id=0, bandwidth=411188) has 0 segments
stream_filter_httplive info: updating hls stream (program-id=0, bandwidth=0) has 9 segments
stream_filter_httplive info: updating hls stream (program-id=0, bandwidth=0) has 0 segments
stream_filter_httplive info: updating hls stream (program-id=0, bandwidth=0) has 9 segments
stream_filter_httplive info: Reloading HLS live meta playlist
access_http error: cannot connect to b.myhostedtv.com:80
access_mms error: invalid chunk FATAL (0x4523)
access_mms error: header size == 0
main error: no suitable access module for `http://b.myhostedtv.com:80/api/g.php?1ea46ba396e88f03a9f6b7b06db32d2fab4020abef9a 828a95608f9e18e4975e4767d706a2f6b7fd5406b6e4f5eed7 07c40ff1c232df232614912e724dfb05e0e75e374699e40121 7dd713bce2a0ec75f015a987d3b6823c437dc6d50bc0'
access_http error: cannot connect to b.myhostedtv.com:80
access_mms error: invalid chunk FATAL (0x4523)
access_mms error: header size == 0
main error: no suitable access module for `http://b.myhostedtv.com:80/api/g.php?1ea46ba396e88f03a9f6b7b06db32d2fab4020abef9a 828a95608f9e18e4975e4767d706a2f6b7fd5406b6e4f5eed7 07c40ff1c232df232614912e724dfb05e0e75e374699e40121 7dd713bce2a0ec75f015a987d3b6823c437dc6d50bc0'
stream_filter_httplive error: reloading playlist failed
stream_filter_httplive info: Reloading HLS live meta playlist
stream_filter_httplive info: Live Playlist HLS protocol version: 1
stream_filter_httplive info: Live Playlist HLS protocol version: 1
stream_filter_httplive info: updating hls stream (program-id=0, bandwidth=411188) has 0 segments
stream_filter_httplive info: updating hls stream (program-id=0, bandwidth=0) has 9 segments
stream_filter_httplive info: - segment 1514 appended
stream_filter_httplive info: updating hls stream (program-id=0, bandwidth=0) has 0 segments
stream_filter_httplive info: updating hls stream (program-id=0, bandwidth=0) has 9 segments
stream_filter_httplive info: playing segment 1511 from stream 0
stream_filter_httplive info: Reloading HLS live meta playlist
access_http error: cannot connect to b.myhostedtv.com:80
access_mms error: invalid chunk FATAL (0x4523)
access_mms error: header size == 0
main error: no suitable access module for `http://b.myhostedtv.com:80/api/g.php?1ea46ba396e88f03a9f6b7b06db32d2fab4020abef9a 828a95608f9e18e4975e4767d706a2f6b7fd5406b6e4f5eed7 07c40ff1c232df232614912e724dfb05e0e75e374699e40121 7dd713bce2a0ec75f015a987d3b6823c437dc6d50bc0'
access_http error: cannot connect to b.myhostedtv.com:80
access_mms error: invalid chunk FATAL (0x4523)
access_mms error: header size == 0
main error: no suitable access module for `http://b.myhostedtv.com:80/api/g.php?1ea46ba396e88f03a9f6b7b06db32d2fab4020abef9a 828a95608f9e18e4975e4767d706a2f6b7fd5406b6e4f5eed7 07c40ff1c232df232614912e724dfb05e0e75e374699e40121 7dd713bce2a0ec75f015a987d3b6823c437dc6d50bc0'
stream_filter_httplive error: reloading playlist failed
stream_filter_httplive info: Reloading HLS live meta playlist
access_http error: cannot connect to b.myhostedtv.com:80
access_mms error: invalid chunk FATAL (0x4523)
access_mms error: header size == 0
main error: no suitable access module for `http://b.myhostedtv.com:80/api/g.php?1ea46ba396e88f03a9f6b7b06db32d2fab4020abef9a 828a95608f9e18e4975e4767d706a2f6b7fd5406b6e4f5eed7 07c40ff1c232df232614912e724dfb05e0e75e374699e40121 7dd713bce2a0ec75f015a987d3b6823c437dc6d50bc0'
access_http error: cannot connect to b.myhostedtv.com:80
access_mms error: invalid chunk FATAL (0x4523)
access_mms error: header size == 0
main error: no suitable access module for `http://b.myhostedtv.com:80/api/g.php?1ea46ba396e88f03a9f6b7b06db32d2fab4020abef9a 828a95608f9e18e4975e4767d706a2f6b7fd5406b6e4f5eed7 07c40ff1c232df232614912e724dfb05e0e75e374699e40121 7dd713bce2a0ec75f015a987d3b6823c437dc6d50bc0'
stream_filter_httplive error: reloading playlist failed

Clement312
04-22-2012, 08:30 PM
Same thing....anyone? Please help!!!

evol
04-23-2012, 03:12 AM
well a little digging gives you http://b.myhostedtv.com is nginx and nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev.

Clement312
04-23-2012, 05:14 AM
Thank you so much Evol!!

When I play this Stream: http://b.myhostedtv.com/api/g.php?1ea46ba396e88f03a9f6b7b06db32d2fab4020abef9a 828a95608f9f1de4975e6b3cd4daf2ea3e9cfccf357995a806 d7a3af8bd865b40ae15b0c5c2461270e2c58a043b8fd73f2d9 e94db5f0168ea32cc99c3f2c8a08aa442e3a8a73f1fe

It plays for 30 second then stop......When I download it I get this:


#EXTM3U
#EXT-X-TARGETDURATION:12
#EXT-X-MEDIA-SEQUENCE:53043
#EXTINF:11,
http://cdn3.myhostedtv.com/XZ001-00053043.ts?1ea46ba396e88f03a9f6b7b06ab32d2f6adf86 cfc067502a217bfedb1c90a818e2a160e524c0b2ec1b75e73d 10ef774e6167412380e54df0e16fc7b1fc9e7647a9a689f8b4 db9a474a72b43bccff87f16b90ffa6fa49f26d3807422468
#EXTINF:11,
http://cdn3.myhostedtv.com/XZ001-00053044.ts?1ea46ba396e88f03a9f6b7b06ab32d2f6adf86 cfc067502a217bfedb1c90a818e2a160e524c0b2ec1b72e73d 10ef774e6e98103a6389d3caa836ca27aca56a6119d4ba66a0 775436b900b505fa34a4d13a466b2b6b2c9b317eea3686f5
#EXTINF:11,
http://cdn3.myhostedtv.com/XZ001-00053045.ts?1ea46ba396e88f03a9f6b7b06ab32d2f6adf86 cfc067502a217bfedb1c90a818e2a160e524c0b2ec1b73e73d 10ef774e625a0408c82b796095c7eddfd2b066465ad697d166 3f7f5d3f6108ffc6afbbe55cc2275ed12da34ccbc5cd7370
#EXTINF:11,
http://cdn3.myhostedtv.com/XZ001-00053046.ts?1ea46ba396e88f03a9f6b7b06ab32d2f6adf86 cfc067502a217bfedb1c90a818e2a160e524c0b2ec1b70e73d 10ef774e932127ad48195c27ca08ca1070cb091e3ab5413364 3b38e03a557c455dbb8d29ddb8f2085d2a622edb090fd9e2
#EXTINF:11,
http://cdn3.myhostedtv.com/XZ001-00053047.ts?1ea46ba396e88f03a9f6b7b06ab32d2f6adf86 cfc067502a217bfedb1c90a818e2a160e524c0b2ec1b71e73d 10ef774ec40c216bada51b71f6813936622f51d3f4ede9b3a8 77f72ef15f44958aa30c5fdc54e21b759552fedb36a753f3
#EXTINF:11,
http://cdn3.myhostedtv.com/XZ001-00053048.ts?1ea46ba396e88f03a9f6b7b06ab32d2f6adf86 cfc067502a217bfedb1c90a818e2a160e524c0b2ec1b7ee73d 10ef774e915680aa3817506f55b6cdc14d01a6f24a5636c5ee e1747c7df87c609f924087694b447cce140ffa7805167173
#EXTINF:11,
http://cdn3.myhostedtv.com/XZ001-00053049.ts?1ea46ba396e88f03a9f6b7b06ab32d2f6adf86 cfc067502a217bfedb1c90a818e2a160e524c0b2ec1b7fe73d 10ef774e5825d886482c1f9b89d9b53fcf1eff1f71dfbab056 5c5290084c0b46e53e40e0b1465b96473a49b58ac5f404f6
#EXTINF:11,
http://cdn3.myhostedtv.com/XZ001-00053050.ts?1ea46ba396e88f03a9f6b7b06ab32d2f6adf86 cfc067502a217bfedb1c90a818e2a160e524c0b2ec1a76e73d 10ef774e0e41913c9e22ea9d8e85adf0af980c3682c0744dda 0831ceb17ef1fc8266a25fca763d3d09079b2eb5ef9b9c9f
#EXTINF:11,
http://cdn3.myhostedtv.com/XZ001-00053051.ts?1ea46ba396e88f03a9f6b7b06ab32d2f6adf86 cfc067502a217bfedb1c90a818e2a160e524c0b2ec1a77e73d 10ef774e5e544eb28b41ea262c85c12199ccaddacfd75257f3 1e7abd55a89d87ea1937805c1d644f62a4b052ca39c9a7f2

Clement312
04-23-2012, 02:13 PM
well a little digging gives you http://b.myhostedtv.com is nginx and nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev.

Thank you any way of getting the direct source? Or to decrypt it? How comes it stops playing after maybe 30 secs? Same happens in QuickTime and VLC

One Stream: http://b.myhostedtv.com/api/g.php?1ea46ba396e88f03a9f6b7b06bb32d2ff29359ad8b06 da7722016cbbd9f3633cb8a90e01b183a42128920a678dfa1a 5f79f21507b2ca4e6a3b6ace27d622ffe1de58ae0611a3f875 a895760e25c76814829435a1a9a6555bb80af64c

chap
04-23-2012, 04:38 PM
Thank you any way of getting the direct source? Or to decrypt it? How comes it stops playing after maybe 30 secs? Same happens in QuickTime and VLC

One Stream: http://b.myhostedtv.com/api/g.php?1ea46ba396e88f03a9f6b7b06bb32d2ff29359ad8b06 da7722016cbbd9f3633cb8a90e01b183a42128920a678dfa1a 5f79f21507b2ca4e6a3b6ace27d622ffe1de58ae0611a3f875 a895760e25c76814829435a1a9a6555bb80af64c

use ffplay-no problem:cool:

Clement312
04-23-2012, 06:08 PM
use ffplay-no problem:cool:

Where can i download it?? Is it for Mac?

Clement312
04-23-2012, 06:26 PM
Thanks but that a little too complicated.......Any other way?

Stream Ripper
04-23-2012, 09:58 PM
Any Screen Capture (http://all-streaming-media.com/record-video-from-screen/) program should work