openwrt
How do I use nginx to reverse-proxy an IP camera's mjpeg stream?
I\'m using nginx on OpenWRT to reverse-proxy a motion-jpeg feed from an IP camera, but I\'m experiencing lag o开发者_如何转开发f up to 10-15 seconds, even at quite low frame sizes and rates. With the[详细]
2023-03-18 02:04 分类:问答Can I send a URL request in OpenWRT using Lua?
I want to initiate a php program on my web server from OpenWRT running on a Linksys router. How can I do this? I don\'t have 开发者_开发技巧room to install elinks.use busybox wget http://192.168.42.22[详细]
2023-03-17 06:33 分类:问答Unable to transmit fast via UDP broadcast on a wireless network
I have the written the following code for transmitting UDP packets via broadcasting on a wireless network. The application 开发者_StackOverflow中文版that I have trying to develop requires the packets[详细]
2023-03-12 10:54 分类:问答Skip receiving messages broadcasted by me over wireless network
I have a code which transmits messages (broadcasts) continuously on wireless network and also receives messages continuously. Hence, I have the transmission and receiving happening simultaneously us开[详细]
2023-03-12 10:49 分类:问答Problems in configuring OpenWrt for socket programming
I have a code which receives packets from the Ethernet and sends it via wireless network. This works on a wireless box which uses OpenWrt. The code is written below. It gives me the following error at[详细]
2023-03-09 15:48 分类:问答fswebcam: Unable to load font 'luxisr': libgd was not built with FreeType font support
I\'m developing on an embedded device using OpenWRT. Whenever I try to use fswebcam to capture and image from my /dev/video0 and want to add some text to the image (--info switch), I get this error.[详细]
2023-02-20 16:19 分类:问答Beginner Linux programming using xCode?
I am starting a project for a linux busy box environment. I haven\'t seen any information on it, but I need to basically interface with the GPIOs and various other parts of the system (this is for Ope[详细]
2023-02-04 16:00 分类:问答How to generate random numbers under OpenWRT?
With a \"normal\" (i mean \"full\") linux distro, it works just fine: sleep $(echo \"$[ ($RANDOM % 9 ) ]\")[详细]
2023-02-03 19:54 分类:问答Automaticly upload to FTPS
How can I upload a file on an OpenWRT router to a place using FTPES? I googled curl, because it\'s small enough to install:[详细]
2023-02-03 13:16 分类:问答Partial compilation of openwrt project
I would like to get an idea or reference to compile only subset on the openwrt project. i am aware of the menuconfig utility but this is not enough for my goal.[详细]
2023-02-01 21:17 分类:问答