Go to advanced search

by TheQWERTYCoder
Wed Sep 04, 2019 8:05 pm
Forum: General discussion
Topic: Mjpg-Streamer
Replies: 46
Views: 112983

Re: Mjpg-Streamer

The first thing to test is the mjpeg compatibility First install uvcdynctrl sudo apt-get install uvcdynctrl and run it sudo uvcdynctrl -f and check if you have MJPG format . If you don't have "MJPG" , it won't work. pi@raspberrypiRobot:~# sudo uvcdynctrl -f Listing available frame formats for devic...
by TheQWERTYCoder
Wed Sep 04, 2019 8:00 pm
Forum: General discussion
Topic: Mjpg-Streamer
Replies: 46
Views: 112983

Re: Mjpg-Streamer

Just clone the newest version of mjpg-streamer from github (use the one with added raspberry pi support), open the "mjpg-streamer-experimental" folder and run

Code: Select all

make -B -i | make install -B -i
, then you can run mjpg-streamer with the command

Code: Select all

mjpg_streamer
.
by TheQWERTYCoder
Sat Dec 15, 2018 6:25 pm
Forum: Windows 10 for IoT
Topic: Cannot connect to Internet on Win10 IoT
Replies: 2
Views: 5756

Re: Cannot connect to Internet on Win10 IoT

Are you sure the RPi's ethernet cord is plugged into the right port? Some ethernet wall plugs have two different kinds of connections(PHONE and DATA). Try them all, making sure to push the cord in all the way. If none of them work, try installing NOOBS, and install Win10 IoT and Raspbian. If you sti...
by TheQWERTYCoder
Sat Dec 15, 2018 6:15 pm
Forum: Windows 10 for IoT
Topic: Issue installing Windows IOT
Replies: 1
Views: 1405

Re: Issue installing Windows IOT

The multicolor screen you saw was the splash screen that shows the RPi is booting from an OS. Wait, and Windows 10 IoT Core should eventually show up. As for an "Install Wizard", only NOOBS shows an install wizard, as when you install directly, it isn't an installer you're flashing, but rather the O...
by TheQWERTYCoder
Sat Dec 15, 2018 6:04 pm
Forum: Windows 10 for IoT
Topic: win 10 iot core in noobs?
Replies: 19
Views: 20202

Please upgrade NOOBS.

Windows 10 IoT Core is not available in older versions of NOOBS. Please upgrade to NOOBS v3.0 to have the following options: Raspbian Full - Raspbian Desktop with recommended programs and features. LibreELEC - Kodi Media Center distro. Raspbian - Raspbian Desktop, same as Raspbian Full, but with few...

Go to advanced search