Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion RTMP

View Parsed - Show only message text

Received: by 10.86.94.11 with SMTP id r11mr164045fgb.13.1232560258682;
        Wed, 21 Jan 2009 09:50:58 -0800 (PST)
Return-Path: <dalla...@gmail.com>
Received: from mail-ew0-f11.google.com (mail-ew0-f11.google.com [209.85.219.11])
        by mx.google.com with ESMTP id 3si174451fgg.4.2009.01.21.09.50.57;
        Wed, 21 Jan 2009 09:50:57 -0800 (PST)
Received-SPF: pass (google.com: domain of dalla...@gmail.com designates 209.85.219.11 as permitted sender) client-ip=209.85.219.11;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of dalla...@gmail.com designates 209.85.219.11 as permitted sender) smtp.mail=dalla...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by ewy4 with SMTP id 4so15356ewy.12
        for <sloppy-discuss@googlegroups.com>; Wed, 21 Jan 2009 09:50:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:from:to
         :in-reply-to:content-type:content-transfer-encoding:mime-version
         :subject:date:references:x-mailer;
        bh=fXfD5jSb+Q5RMLn+75kIB/S8gHOBpzfxTbFVcLuzbfk=;
        b=dRPndHrQAJ49UX/Felc9jRlTaT643rCa64akm/jH0OCn8lp12SyocEAZ8UZ0d0M49A
         fV3lBVQvOmaIo/OfeRL55/O24leqgGsyskx9kZjpLibCuR5cvcqBKntshc6KkkKv/TNe
         YpASw9TjIcLc+5ZN0BTj69RskFGPcJY48GiyM=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:from:to:in-reply-to:content-type
         :content-transfer-encoding:mime-version:subject:date:references
         :x-mailer;
        b=lPpgSPbks4vzYUdA93W7MOpx+zzr8Auwgnf7FlAZ0UtvcHyaG/Xl04X7QOAhSEkn5E
         izSrXpRkwcUtjpgd/D5b+f7k4NP+PeMUpVbyxPjEyhKPRspHGpluc3R+tD76CqXU7q3o
         3lGfuBA3uvp73a0g7Iw/YTfrtm76HYXf1adXQ=
Received: by 10.210.29.17 with SMTP id c17mr9009818ebc.59.1232560257242;
        Wed, 21 Jan 2009 09:50:57 -0800 (PST)
Return-Path: <dalla...@gmail.com>
Received: from toto.config (87-194-163-17.bethere.co.uk [87.194.163.17])
        by mx.google.com with ESMTPS id 24sm8398267eyx.45.2009.01.21.09.50.55
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 21 Jan 2009 09:50:56 -0800 (PST)
Message-Id: <8EFE103B-DD1D-46A4-B321-BCBF84D30...@gmail.com>
From: Richard Dallaway <dalla...@gmail.com>
To: sloppy-discuss@googlegroups.com
In-Reply-To: <5fadbb2b-a03f-4e50-80ef-c97cbce9a...@g39g2000pri.googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Subject: Re: [sloppy-discuss] RTMP
Date: Wed, 21 Jan 2009 17:50:54 +0000
References: <5fadbb2b-a03f-4e50-80ef-c97cbce9a...@g39g2000pri.googlegroups.com>
X-Mailer: Apple Mail (2.930.3)

Unfortunately Sloppy does mess with the HTTP request it passes on to  
the real server.  As such, it's built just for HTTP.

Having looked a the code -- and SlowProxyThread.java [1] in particular  
-- we only do HTTP, but I don't see why we can't detect that you're  
asking for non-HTTP and just do a bottlenecked-pass through of that  
protocol.  I don't know if it'd work as I'm not familiar with the  
behaviour of RTMP, but it could be tried.

Richard


1. http://code.google.com/p/sloppy/source/browse/trunk/sloppy/src/com/dallaway/sloppy/SlowProxyThread.java


On 21 Jan 2009, at 17:25, 8th.re...@gmail.com wrote:

>
> An amazingly useful application, I must say. Ever so much more
> convenient than having to use iprelay to set up a squashed tunnel. ^.^
>
> The problem is, as I believe you mentioned elsewhere, that if a flash
> player initiates a connection after the page is loaded, then it will
> not go through sloppy. Normally it is not a big deal, but now that I
> have been commissioned to make an FLV stream player, it is somewhat
> necessary. I figured, since I controlled the connection, I could test
> it locally by pointing Sloppy to the Streaming Media Server and point
> the SWF to Sloppy. The Problem? Sloppy's GUI prepends http:// to
> everything. So I figured I would just use the CLI version, but then
> that returned:
>
> Failed to start Sloppy: java.net.MalformedURLException: no protocol:
> or
> Failed to start Sloppy: java.net.MalformedURLException: unknown
> protocol: rtmp
>
> Needless to say, I am at a standstill until I figure this out. My next
> step is to poke around in the source code, but I figured I would post
> here a) if someone already knew the answer, they might save me the
> work, b) if I find the answer, I can post it for anyone else who might
> need it, but most of all c) I really do not trust my ability to solve
> this ^^'
>
> Thank you for everything ^v^
>
> >


Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google