Problem with streaming rtmp
#1
Hi

I'm trying to stream video from video portal myvideo.ge but I have some problems with it.

This is a stream from my network analyzer

Code:
......connect.?..........app...kino..flashVer...WIN 10,2,154,25..swfUrl..<http://embed.myvideo.ge/flv_player/flowplayer.rtmp-3.1.3..swf..tcUrl...rtmp://grt2.dvr.myvideo.ge/[email protected][email protected].@o.......
videoFu.nction.?.........pageUrl..'http://www.myvideo.ge/?video_id=1250099..objectEncoding.@............lNzk1Ljc4MC43NjUuODI1Ljc2NS4xODY.wLjgyNS44MjUuNzgwLjc5NS44NTUuNzM1LjE4NjAuNzM1Ljc1MC43OTUuNzIwLjcyMC44NTUuODU1...I.........&%[email protected].....
.................(.........play.............mp4:126/1250099.mp4...........B..........>..&3.H.([email protected].._..

and this is a url I'm trying to play:

Code:
rtmp://grt2.dvr.myvideo.ge/kino swfUrl=http://embed.myvideo.ge/flv_player/flowplayer.rtmp-3.1.3.swf pageURL=http://www.myvideo.ge/?video_id=1250099 playPath=mp4:126/1250099.mp4 app=kino

and xbmc.log

Code:
23:22:05 T:2996 M:136028160  NOTICE: -->Python Interpreter Initialized<--
23:22:06 T:2996 M:132632576  NOTICE: Mode: None
23:22:06 T:2996 M:132632576  NOTICE: URL: None
23:22:06 T:2996 M:132632576  NOTICE: Name: None
23:22:08 T:3632 M:131895296  NOTICE: DVDPlayer: Opening: rtmp://grt2.dvr.myvideo.ge/kino swfUrl=http://embed.myvideo.ge/flv_player/flowplayer.rtmp-3.1.3.swf pageURL=http://www.myvideo.ge/?video_id=1250099 playpath=mp4:126/1250099.mp4 app=kino
23:22:08 T:3632 M:131891200 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
23:22:08 T:2800 M:131870720  NOTICE: Creating InputStream
23:22:39 T:2800 M:136982528   ERROR: RTMP_ReadPacket, failed to read RTMP packet header
23:22:39 T:2800 M:136982528   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://grt2.dvr.myvideo.ge/kino swfUrl=http://embed.myvideo.ge/flv_player/flowplayer.rtmp-3.1.3.swf pageURL=http://www.myvideo.ge/?video_id=1250099 playpath=mp4:126/1250099.mp4 app=kino]
23:22:39 T:2800 M:136982528  NOTICE: CDVDPlayer::OnExit()
23:22:39 T:2800 M:136982528  NOTICE: CDVDPlayer::OnExit() deleting input stream
23:22:39 T:3632 M:137777152   ERROR: Playlist Player: skipping unplayable item: 0, path [rtmp://grt2.dvr.myvideo.ge/kino swfUrl=http://embed.myvideo.ge/flv_player/flowplayer.rtmp-3.1.3.swf pageURL=http://www.myvideo.ge/?video_id=1250099 playpath=mp4:126/1250099.mp4 app=kino]
23:22:39 T:3632 M:137789440  NOTICE: CDVDPlayer::CloseFile()

I think the problem is caused by this key:
Code:
Nzk1Ljc4MC43NjUuODI1Ljc2NS4xODYwLjgyNS44MjUuNzgwLjc5NS44NTUuNzM1LjE4NjAuNzM1Ljc1MC43OTUuNzIwLjcyMC44NTUuODU1
but i have no idea how to use this...

please help
Reply
#2
Quote:XBMC Development Developers forums for XBMC related development, by programmers and coders only!
No end-user support, no bug reports, and no feature/function requests in this forum!
Please, add platform prefix to all topic threads that might not platform-independent:
Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]" or "[AppleTV1]" etc.

how friggan hard is it to read and understand this...
Reply
#3
spiff Wrote:how friggan hard is it to read and understand this...

sorry for this time
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with streaming rtmp0