home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
SRT subtitles in XML-format (HeadWeb plugin dev.)
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="pilehave" data-source="post: 789869" data-attributes="member: 71550"><p>Short background:</p><p></p><p>I'm still working on this plugin, RTMPE playback is causing a headache the size of Nebraska <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p>My goal is to create a MediaPortal-plugin allowing <a href="http://www.headweb.com/" target="_blank">HeadWeb </a> users to rent and watch movies online from MediaPortal. Unfortunately the project is stopped by my RTMPE problems.</p><p></p><p>[USER=73415]offbyone[/USER]:</p><p></p><p>First; rtmpdump.exe works really fast and have always done so. It starts downloading the file within 1-2 seconds. I have updated RTMP_LIB to the latest version in OnlineVideos SVN.</p><p></p><p>It is still random if the movie plays or not. I would say that it works ~ 30% of the time.</p><p></p><p>I have attached two debug-logs from MediaPortal, one is ok, second is not. As you can see from the bad one (log_bad.txt) the error is <strong>failed to read RTMP packet header</strong>.</p><p></p><p>I have adjusted the timeout in the the webrequest, but I doubt the problem lies here. After all, rtmpdump grabs the data almost instantly and does so in every test I make.</p><p></p><p>The failed header also results in a <strong>System.Net.Sockets.SocketException</strong>. But I'm not sure if that is even relevant.</p><p></p><p>Since a playback URL is only valid while the token is ( a user-session) an rtmpdump test like</p><p>[CODE]rtmpdump -r "rtmpe://fl2.stream.headweb.com:443/headweb/274112?t=a44bbf01-c67f-4093-851d-17cfa61bc874&u=111471&a=p&said=4096277&" -o testerbare.flv -z -V[/CODE]</p><p>will probably not work for you...</p><p></p><p>Did you convert the RTMP_LIB from the C++ library from rtmpdump, or did you make it yourself? I know you have been working on the rtmp-part of OnlineVideos, but I still have hopes on getting HeadWeb working.</p></blockquote><p></p>
[QUOTE="pilehave, post: 789869, member: 71550"] Short background: I'm still working on this plugin, RTMPE playback is causing a headache the size of Nebraska :( My goal is to create a MediaPortal-plugin allowing [URL="http://www.headweb.com/"]HeadWeb [/URL] users to rent and watch movies online from MediaPortal. Unfortunately the project is stopped by my RTMPE problems. [USER=73415]offbyone[/USER]: First; rtmpdump.exe works really fast and have always done so. It starts downloading the file within 1-2 seconds. I have updated RTMP_LIB to the latest version in OnlineVideos SVN. It is still random if the movie plays or not. I would say that it works ~ 30% of the time. I have attached two debug-logs from MediaPortal, one is ok, second is not. As you can see from the bad one (log_bad.txt) the error is [B]failed to read RTMP packet header[/B]. I have adjusted the timeout in the the webrequest, but I doubt the problem lies here. After all, rtmpdump grabs the data almost instantly and does so in every test I make. The failed header also results in a [B]System.Net.Sockets.SocketException[/B]. But I'm not sure if that is even relevant. Since a playback URL is only valid while the token is ( a user-session) an rtmpdump test like [CODE]rtmpdump -r "rtmpe://fl2.stream.headweb.com:443/headweb/274112?t=a44bbf01-c67f-4093-851d-17cfa61bc874&u=111471&a=p&said=4096277&" -o testerbare.flv -z -V[/CODE] will probably not work for you... Did you convert the RTMP_LIB from the C++ library from rtmpdump, or did you make it yourself? I know you have been working on the rtmp-part of OnlineVideos, but I still have hopes on getting HeadWeb working. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
SRT subtitles in XML-format (HeadWeb plugin dev.)
Contact us
RSS
Top
Bottom