mifarelight

Results 8 comments of mifarelight

我严格按照上面列出的方法,修改/etc/init.d/v2ray和/www/luci-static/resources/view/v2ray/outbounds.js后,刷新路由器的V2ray服务界面的【出站连接】页,并未出现VLess的相关选项。我的操作哪里不对? 我的是【OpenWrt 21.02.2】,在【小米R3G】路由器上运行,V2ray是【服务正在运行/版本:V2Ray 4.42.2 (OpenWrt) R1 (go1.17.1 linux/mipsle)】

I manually downloaded the linked m3u8 content. ``` #EXTM3U #EXT-X-VERSION:3 ## Created with Unified Streaming Platform(version=1.8.4) #EXT-X-MEDIA-SEQUENCE:271221806 #EXT-X-INDEPENDENT-SEGMENTS #EXT-X-TARGETDURATION:6 #USP-X-TIMESTAMP-MAP:MPEGTS=7210089888,LOCAL=2025-01-02T12:05:52Z #EXT-X-PROGRAM-DATE-TIME:2025-01-02T12:05:52Z #EXTINF:6.4, no desc bbc_radio_one-audio=96000-271221806.ts #EXTINF:6.4, no desc bbc_radio_one-audio=96000-271221807.ts #EXTINF:6.4,...

My test is based on the Arduino framework. In addition to the audio playback task, another task is created. "audio.loop() is placed in the loop() (task priority is 0). Another...

You are right, my ping time is close to 200mS, which seems to be unsolvable for the network I am using.

Strangely, the [VoA online radio station](https://voa-ingest.akamaized.net/hls/live/2035200/161_352R/playlist.m3u8), which also has a ping time of 200mS, can be played smoothly. It seems that there are other problems with BBC link playback.

Depending on the existing code framework, here is my suggestion. Step 1: declaring a weak function in the header file "Audio.h" like: ```c extern __attribute__((weak)) void audio_host_invalid(const char*); ``` Step...

You can try another simple way. Check for the running flag ("m_f_running") by calling "isRunning()" function. Because "stopSong()" function clear the "m_f_running" flag.

In the process of simple low-speed circuit connection verification, DuPont wire may be one of the better choices without breadboard.