Closed ZhengzhongSun closed 8 years ago
oh! I need to use Libstreaming as the input?
Hi @ZhengzhongSun. AndroidStreamingClient is only a client: it can only play back video. We have used different tools for producing and streaming the video: libstreaming is one, but you can also try with VLC or mencoder if you wish. Does that make sense? Best, Julian
But I didn't find that where should I put the uri of my video to the program?
It's been very long since I used this last but if I remember correct, on RTP you don't specify the URI on the client, instead you need to specify the target on the sender (i.e.: tell the broadcaster to which URI to broadcast to).
If you look in the readme, on the instructions on how to use libstreaming, it says where to configure the client IP address for libstreaming to stream to it.
Please feel free to send PR with any recommendations or additions to the readme instructions, samples or library in order to make it better! Also note we are going to rename the organization today. It shouldn't affect your work, but just letting you know so that you're aware.
Closing the issue since it doesn't seem to have questions (particularly concrete bug reports) pending.
Hi! It's very helpful for me. I'm a little confused about the example program. Where is the input video of the example program? I run the example program, but there isn't a video in surface view. And I can't find an input in the code, how can I add an input video to the program? Thank you!
Best wishes! Dobbie