TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Adobe claims rtmpdump 'can be used' to infringe

17 点作者 abl将近 16 年前

2 条评论

lucumo将近 16 年前
SourceForge has removed the homepage of the program, but Yahoo still has a cached copy[1].<p>From the page: "A small dumper for media content streamed over the RTMP protocol. Supplying an rtmp url will result in a dumped flv file, which can be played/transcoded using ffmpeg/mplayer, etc. Download scripts for BBC's iPlayer and hulu.com streams are included."<p>It seems like they chose to describe it as an infringement tool that can be used for other things (debugging?) as well.<p>[1] <a href="http://74.6.239.67/search/cache?ei=UTF-8&#38;p=rtmpdump&#38;u=sourceforge.net/projects/rtmpdump/&#38;w=rtmpdump&#38;d=XkmTI0xIS12y&#38;icp=1&#38;.intl=us" rel="nofollow">http://74.6.239.67/search/cache?ei=UTF-8&#38;p=rtmpdump&#38;...</a>
评论 #626019 未加载
评论 #625941 未加载
ZeroGravitas将近 16 年前
A summary based on what I've read elsewhere:<p>rtmpdump is a stream recorder that can save videos streamed by Adobe Flash's RTMP protocol<p>Adobe has a more "secure" version of that called RTMPE<p>surprise! it's not really secure. Analysis: <a href="http://lkcl.net/rtmp/RTMPE.txt" rel="nofollow">http://lkcl.net/rtmp/RTMPE.txt</a><p>Quote: "the Adobe RTMPE algorithm tries to provide end-to-end secrecy in exactly the same way that SSL provides end-to-end secrecy, but the algorithm is subject to man-in-the-middle attacks, provides no security, relies on publicly obtainable information and the algorithm itself to obfuscate the content, and uses no authentication of any kind."<p>So the DMCA anti-circumvention provision makes this software illegal in the US, even though the "protection" that has been circumvented is laughable.<p>Apparently that could be a basis for a challenge, i.e. nothing has been circumvented as there is no protection there in the first place.<p>(Odd note: the examples of content that could be infringed are shows on a British channel. As far as I'm aware this software is legal in the UK)