Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

From my android application i am sending frames consecutively to PC where i view them on webpage which i am refreshing at the same rate as i am sending them.

But how to treat these frames as input of software like VLC and skype. Any help is appreciated.

share|improve this question
1  
Make use of RTSP protocol, then just use rtps://ip:port in VLC. I'm not sure if I know about skype, I guess that's more than just handling frames. – Nikola Despotoski Feb 9 at 13:28
If it helps someone has done this. It needs some manual setup so maybe it would reveal some clues by you installing it play.google.com/store/apps/… – popnoodles Feb 9 at 13:30

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.