You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk/research
Jacob Su 3e1a4e4439
Player: Fix empty img tag occupy 20px size in safari. v6.0.142 (#4029)
the html img tag occupy 20px size in safari. 

427104f1da/trunk/research/players/rtc_player.html (L19)

> <img width="1011" alt="Screenshot 2024-04-17 at 9 17 07 AM"
src="https://github.com/ossrs/srs/assets/2757043/79a4edf8-5bbf-4300-8817-039088f13283">


(ignore the img css warning: `auto\9;` it's another problem, I will file
another PR.)

but, the empty img tag just occupy 1px size in chrome. So I guess it's a
html compatible problem.

> <img width="608" alt="Screenshot 2024-04-17 at 9 46 33 AM"
src="https://github.com/ossrs/srs/assets/2757043/40cb2eb6-3a6d-4bb7-9b17-51c5fd6d2272">

---------

`TRANS_BY_GPT4`

---------

Co-authored-by: winlin <winlinvip@gmail.com>
7 months ago
..
api-server Upgrade hls.js and set in low latency mode. v6.0.112 (#3924) 1 year ago
apm APM: Extract research to projects. 2 years ago
arm Merge 4.0release, migrate to new website. 3 years ago
code-statistic SquashSRS4: Use SPDX-License-Identifier: MIT. 5.0.3 4 years ago
console Player: Fix empty img tag occupy 20px size in safari. v6.0.142 (#4029) 7 months ago
ffempty SquashSRS4: Use SPDX-License-Identifier: MIT. 5.0.3 4 years ago
frame Update 4 years ago
golang refine srs player to play hls. 9 years ago
gperftools Squash: Fix bugs 3 years ago
hls SquashSRS4: Use SPDX-License-Identifier: MIT. 5.0.3 4 years ago
msg_zerocopy ST: Simplify it, only Linux/Darwin, epoll/kqueue, single process. 5.0.2 4 years ago
players Player: Fix empty img tag occupy 20px size in safari. v6.0.142 (#4029) 7 months ago
python-subprocess finish the research for python-subprocess 11 years ago
srt-proxy A demo for SRT proxy. (#3869) 1 year ago
st SmartPtr: Support detect memory leak by valgrind. v6.0.132 (#4102) 7 months ago
thread-model Research: Add udp connect 4 years ago
wireshark GB28181: Support GB28181-2016 protocol. v5.0.74 (#3201) 2 years ago
favicon.ico Upgrade hls.js and set in low latency mode. v6.0.112 (#3924) 1 year ago
index.html Upgrade hls.js and set in low latency mode. v6.0.112 (#3924) 1 year ago