libstreaming icon indicating copy to clipboard operation
libstreaming copied to clipboard

Changes to be used with own client

Open ashyonline opened this issue 10 years ago • 1 comments

We are working on an open source Android streaming client that for now is only working using RTP as transport protocol and only decodes H264 encoded video.

While we were working on this project, we used libstreaming as streaming server so we found some issues that needed to be fixed. Also, we added some functionality or logs that made easier our job.

Notice we've merged most of the libstreaming pull requests available at the moment we started working with libstreaming. This may be outdated.

ashyonline avatar Feb 19 '15 15:02 ashyonline

Thanks for some of these... I know this is quite an old post but at least the fix for the calculation of the resolution solved an issue for us where anything besides 176x144 would stream garbage.

anonymous-one avatar Apr 15 '21 10:04 anonymous-one