Hello Dear community, i am trying to setup an 24/7 youtube live streaming I was able to upload the video and to get streaming url added. However, I got the following error in the logs:
2022-12-16 03:00:53,918 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - System cpu load:0 process cpu load:0 available memory: 131272 KB used memory(RSS): 630572 KB
2022-12-16 03:00:53,918 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2022-12-16 03:01:00,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:10,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:20,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:30,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:40,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:50,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:53,659 [pool-4-thread-1] INFO org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2022-12-16 03:02:00,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:02:10,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:02:20,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:02:30,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:02:40,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:02:50,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:00,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:10,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:20,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:30,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:40,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:50,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:04:00,628 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:04:10,628 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
...
Question
juancarlosfdr
Hello Dear community, i am trying to setup an 24/7 youtube live streaming I was able to upload the video and to get streaming url added. However, I got the following error in the logs:
2022-12-16 03:00:53,918 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - System cpu load:0 process cpu load:0 available memory: 131272 KB used memory(RSS): 630572 KB
2022-12-16 03:00:53,918 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2022-12-16 03:01:00,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:10,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:20,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:30,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:40,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:50,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:01:53,659 [pool-4-thread-1] INFO org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2022-12-16 03:02:00,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:02:10,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:02:20,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:02:30,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:02:40,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:02:50,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:00,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:10,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:20,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:30,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:40,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:03:50,629 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:04:00,628 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
2022-12-16 03:04:10,628 [vert.x-eventloop-thread-1] WARN i.a.s.StreamFetcherManager - Mux adaptor is not initialized for stream fetcher with stream id: 360848947903665460178710 It's likely that stream fetching is not started yet
...
any help would awesome.
JC
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Dec 16
2
Top Posters For This Question
Yash 1 post
juancarlosfdr 1 post
Popular Days
Dec 16 2022
2 posts
1 answer to this question
Recommended Posts