Search for
Login | Username Password Forgot? | Email: | Create Account
Technology / Internet | Popularity: 3 | Entries: 2851 | Modified: 3h 14m ago | | Add to My Feeds
hello, dunno if it's the right section, but having a bit of a trouble setting up a RTMP player inside HTML, i've tried RTMP Streaming Player BLUE 2.0, it worked with one of the links, but with that's it. tried it with other and did not operate, unless there are different syntaxes for diferent sets of links.

an example:
i have the following link:
rtmp://213.13.26.12/live/<playpath>sicnoticias <swfUrl>http://www.tvdez.com/player6.swf <pageUrl>http://www.tvdez.com/sicnoticias

in the player, editing
xmlplayer\xml\file1.xml
"<smil>
<head>
<meta base="rtmp://213.13.26.12/live/" />
<layout>
<root-layout

width="320" height="240" />
</layout>
</head>
<body>
<switch>
<video

src="sicnoticias.flv"/>
</switch>
</body>
</smil>"

and it plays properly

but when i try it, for example with the same config with this link:
rtmp://68.68.22.230/live/_definst_<playpath>chupaboi <swfUrl>http://www.veemi.com/player/player-licensed.swf <pageUrl>http://www.veemi.com/embed.php?v=chu...corehunter.com

i can't get it play with the same syntax. any help?


More from Audio/video stream recording forums


^ Back To Top