Transcoding issue



Hi,
  I've been using chunked encoding for live stream in Rygel and
Content-Length for seekable (known sized) media with success so far.
Recently I implemented transcoding that already works pretty well but
the problem is i don't know the size of the transcoded media so I must
do chunked encoding. Doing chunked encoding isn't an issue at all but
the media renderers/players that I have don't like (at least MP3) with
chunked encoding.

  I have a (hopefully temporary) hack to lie about the size of the
content but the problem with that is that I don't know how i tell
libsoup to stop/terminale the message when I am done streaming.

  The best solution for me would of course be for libsoup to allow me
to use ContentLength encoding without having to set ContentLength. Is
this already possible? If not, would libsoup developers be willing to
add it?

-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]