You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iot/projects/IoT/IoTNode/Views/Home/Test.cshtml

5 lines
129 B

@for (int i = 0; i < 100; i++)
{
<a href="rtmp://192.254.1.67/live/b57e867ae29d11b483864cbd8fd0f747">Play @i</a>
<br />
}