File tree Expand file tree Collapse file tree
src/test/java/io/antmedia/test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7575public class StreamSchedularUnitTest extends AbstractJUnit4SpringContextTests {
7676
7777 public Application app = null ;
78- public static String VALID_MP4_URL = "https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerMeltdowns .mp4" ;
79- public static String VALID_LONG_DURATION_MP4_URL = "http ://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny .mp4" ;
80- public static String VALID_LONG_DURATION_MP4_URL_2 = "http ://commondatastorage.googleapis.com/gtv-videos-bucket/sample/Sintel .mp4" ;
81- public static String VALID_LONG_DURATION_MP4_URL_3 = "http ://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream .mp4" ;
78+ public static String VALID_MP4_URL = "https://avtshare01.rz.tu-ilmenau.de/avt-vqdb-uhd-1/test_1/segments/bigbuck_bunny_8bit_750kbps_720p_60.0fps_h264 .mp4" ;
79+ public static String VALID_LONG_DURATION_MP4_URL = "https ://avtshare01.rz.tu-ilmenau.de/avt-vqdb-uhd-1/test_1/segments/cutting_orange_tuil_2000kbps_720p_59.94fps_h264 .mp4" ;
80+ public static String VALID_LONG_DURATION_MP4_URL_2 = "https ://avtshare01.rz.tu-ilmenau.de/avt-vqdb-uhd-1/test_1/segments/vegetables_tuil_2000kbps_720p_59.94fps_h264 .mp4" ;
81+ public static String VALID_LONG_DURATION_MP4_URL_3 = "https ://avtshare01.rz.tu-ilmenau.de/avt-vqdb-uhd-1/test_2/segments/Dancers_8s_2470kbps_720p_60.0fps_h264 .mp4" ;
8282 public static String INVALID_MP4_URL = "invalid_link" ;
8383 public static String INVALID_403_MP4_URL = "https://httpstat.us/403" ;
8484 private WebScope appScope ;
You can’t perform that action at this time.
0 commit comments