Wednesday, July 6, 2016

Stream video from Raspberry Pi 3 + Camera V2, play in Android/VideoView

This video show how to stream Camera Module NoIR V2 video from Raspberry Pi 3/Raspbian Jessie using vlc, play in Android App with VideoView. Details, refer my another blogspot.


1 comment:

Unknown said...

I got two questions:

1. After writing a .sh file called stream.sh containing raspistill values and format. However, whenever i try to do ./stream.sh, i'm getting the following: bash: ./stream.sh: Permission denied

2. I see that you are using an emulator. I currently have an LG phone with the APK installed. Do you think that it will also be able to stream?

Note: I'm using raspbian jessie with linux as my OS..