When I try to play the RSTP output via this URL, it doesn't work: rtsp://my_IP:5884/LiveApp/test234
I openned the following ports using ufw
root@server:/usr/local/antmedia# ufw status\nStatus: active\n\nTo Action From\n-- ------ ----\n22 ALLOW Anywhere \n5080 ALLOW Anywhere \n8554 ALLOW Anywhere \n1935 ALLOW Anywhere \n22 (v6) ALLOW Anywhere (v6) \n5080 (v6) ALLOW Anywhere (v6) \n8554 (v6) ALLOW Anywhere (v6) \n1935 (v6) ALLOW Anywhere (v6) \n
I am using Community Edition 2.13.2
release on the server
I am tagging @USAMAWIZARD for attention on this issue
\nHere is the Ant Media log file:
\nundefined9:37,252 [http-nio2-0.0.0.0-5080-exec-8] INFO i.a.AntMediaApplicationAdapter - stopStreaming is called for stream:test234\n2025-04-14 08:19:37,252 [http-nio2-0.0.0.0-5080-exec-8] INFO i.a.s.StreamFetcherManager - Stopping playlist for stream: test234\n2025-04-14 08:19:37,253 [http-nio2-0.0.0.0-5080-exec-8] WARN i.a.s.StreamFetcherManager - inside of stopStreaming for test234\n2025-04-14 08:19:37,253 [http-nio2-0.0.0.0-5080-exec-8] INFO i.a.streamsource.StreamFetcher - stop stream called for http://89.39.149.177:5080/LiveApp/streams/263283874725097391356204.mp4 and streamId:test234\n2025-04-14 08:19:37,254 [http-nio2-0.0.0.0-5080-exec-8] INFO io.antmedia.rest.RestServiceBase - broadcast is stopped streamId: test234\n2025-04-14 08:19:37,255 [http-nio2-0.0.0.0-5080-exec-8] INFO io.antmedia.rest.RestServiceBase - 0 Subtracks of maintrack test234 will also be deleted.\n2025-04-14 08:19:37,255 [http-nio2-0.0.0.0-5080-exec-8] INFO io.antmedia.rest.RestServiceBase - broadcast test234 is deleted and stopped successfully\n2025-04-14 08:20:08,070 [pool-2-thread-1] INFO org.red5.server.tomcat.WarDeployer - Deploy wars with app start\n2025-04-14 08:20:37,612 [http-nio2-0.0.0.0-5080-exec-10] INFO i.a.s.StreamFetcherManager - Starting playlist item:http://89.39.149.177:5080/LiveApp/streams/263283874725097391356204.mp4 for streamId:test234\n2025-04-14 08:20:37,613 [http-nio2-0.0.0.0-5080-exec-10] INFO i.a.s.StreamFetcherManager - Starting stream fetcher for streamId:test234\n2025-04-14 08:20:37,615 [Thread-10] INFO i.a.streamsource.StreamFetcher - StartStream called, new thread is started for test234\n2025-04-14 08:20:37,617 [Thread-11] INFO i.a.AntMediaApplicationAdapter - Status of stream test234 is set to preparing with result: true\n2025-04-14 08:20:37,617 [Thread-11] INFO i.a.streamsource.StreamFetcher - Preparing the StreamFetcher for http://89.39.149.177:5080/LiveApp/streams/263283874725097391356204.mp4 for streamId:test234\n2025-04-14 08:20:37,687 [Thread-11] ERROR io.antmedia.muxer.MuxAdaptor - io.antmedia.enterprise.adaptive.EncoderAdaptor\n2025-04-14 08:20:37,688 [Thread-11] INFO i.a.AntMediaApplicationAdapter - Status of stream test234 is set to broadcasting with result: true\n2025-04-14 08:20:37,689 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - serverSettings exist io.antmedia.settings.ServerSettings@4688bac7\n2025-04-14 08:20:37,689 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - vertx exist io.vertx.core.impl.VertxImpl@78c977df\n2025-04-14 08:20:37,689 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - adding HLS Muxer for test234\n2025-04-14 08:20:37,690 [Thread-11] INFO io.antmedia.muxer.HLSMuxer - hls time:2, hls list size:15 hls playlist type:null for stream:test234\n2025-04-14 08:20:37,690 [Thread-11] INFO i.a.streamsource.StreamFetcher - test234 stream count in stream http://89.39.149.177:5080/LiveApp/streams/263283874725097391356204.mp4 is 2\n2025-04-14 08:20:37,690 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Video format codec Id: 27 width:1920 height:1080 for stream: test234 source index:0 target index:0\n2025-04-14 08:20:37,691 [Thread-11] INFO io.antmedia.muxer.HLSMuxer - Adding timebase to the input time base map index:0 value: 1/30000 for stream:test234 type:video\n2025-04-14 08:20:37,691 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Audio format sample rate:48000 bitrate:70368 for stream: test234 source index:1 target index:1\n2025-04-14 08:20:37,691 [Thread-11] INFO io.antmedia.muxer.HLSMuxer - Adding timebase to the input time base map index:1 value: 1/48000 for stream:test234 type:audio\n2025-04-14 08:20:37,691 [Thread-11] INFO io.antmedia.muxer.HLSMuxer - Header is written for stream:test234 and url:/usr/local/antmedia/webapps/LiveApp/streams/test234.m3u8\n2025-04-14 08:20:37,692 [Thread-11] INFO i.a.AntMediaApplicationAdapter - start publish leaved for stream:test234\n2025-04-14 08:20:37,693 [Thread-11] WARN io.antmedia.muxer.HLSMuxer - First key frame received for stream: test234\n2025-04-14 08:20:37,693 [vert.x-worker-thread-16] INFO i.a.AntMediaApplicationAdapter - Status of stream test234 is set to broadcasting with result: true\n2025-04-14 08:20:37,693 [vert.x-worker-thread-16] INFO io.antmedia.plugin.SamplePlugin - *************** Stream Started: LiveApp test234 ***************\n2025-04-14 08:20:37,734 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:0.0 for streamId:test234 \n2025-04-14 08:20:47,773 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.123 for streamId:test234 \n2025-04-14 08:20:57,774 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:21:07,813 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:21:17,814 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:21:27,853 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:21:37,893 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:21:47,934 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:21:57,974 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:22:08,014 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:22:18,054 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:22:28,093 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:22:38,094 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:22:48,134 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:22:58,174 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:23:08,213 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:23:18,254 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:23:28,294 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:23:38,334 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:23:48,374 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:23:58,413 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:24:08,454 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:24:15,765 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - System CPU:%0 Process CPU:%0 System Load Average:0.07275390625 Memory:%7 Vertx worker queue size:0 WebRTCVertx worker queue size:0\n2025-04-14 08:24:15,766 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - DB Average Query Time:0ms and Query Count:22 for app:live\n2025-04-14 08:24:15,766 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - DB Average Query Time:0ms and Query Count:22 for app:WebRTCApp\n2025-04-14 08:24:15,766 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - DB Average Query Time:0ms and Query Count:1135 for app:LiveApp\n2025-04-14 08:24:18,494 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:24:28,533 [Thread-11] INFO io.antmedia.muxer.MuxAdaptor - Stream queue size:0 speed:1.0 for streamId:test234 \n2025-04-14 08:24:34,706 [Thread-11] WARN i.a.streamsource.StreamFetcher - Cannot read next packet for url:http://89.39.149.177:5080/LiveApp/streams/263283874725097391356204.mp4 and error is End of file\n2025-04-14 08:24:34,707 [Thread-11] INFO i.a.streamsource.StreamFetcher - Leaving the stream fetcher loop for stream: test234\n2025-04-14 08:24:34,707 [Thread-11] INFO i.a.streamsource.StreamFetcher - Writing trailer in Muxadaptor test234\n2025-04-14 08:24:34,707 [Thread-11] INFO io.antmedia.muxer.HLSMuxer - writing trailer for stream: test234\n2025-04-14 08:24:34,709 [Thread-11] INFO io.antmedia.muxer.HLSMuxer - Delete File onexit:true upload to S3:true stream:test234 hls time:2 hlslist size:15\n2025-04-14 08:24:34,709 [Thread-11] INFO i.a.AntMediaApplicationAdapter - Closing broadcast stream id: test234\n2025-04-14 08:24:34,710 [Thread-11] INFO io.antmedia.statistic.ViewerStats - Reset hls Stream ID: test234 remove failed or null\n2025-04-14 08:24:34,710 [Thread-11] INFO io.antmedia.statistic.ViewerStats - Reset dash Stream ID: test234 remove failed or null\n2025-04-14 08:24:34,711 [Thread-11] INFO io.antmedia.plugin.SamplePlugin - *************** Stream Finished: test234 ***************\n2025-04-14 08:29:15,765 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - System CPU:%0 Process CPU:%0 System Load Average:0.0 Memory:%8 Vertx worker queue size:0 WebRTCVertx worker queue size:0\n2025-04-14 08:29:15,765 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - DB Average Query Time:0ms and Query Count:22 for app:live\n2025-04-14 08:29:15,765 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - DB Average Query Time:0ms and Query Count:22 for app:WebRTCApp\n2025-04-14 08:29:15,765 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - DB Average Query Time:0ms and Query Count:1222 for app:LiveApp\n2025-04-14 08:30:08,070 [pool-2-thread-1] INFO org.red5.server.tomcat.WarDeployer - Deploy wars with app start\n
@ugacomp I have mostly tested the plugin with , Enterprise Edition , Due to high load from Enterprise customer I don't have enough time to investigate this issue on community side , I would recommend you to go with Enterprise Edition.
","upvoteCount":1,"url":"https://github.com/orgs/ant-media/discussions/7187#discussioncomment-12839222"}}}Ant Media RTSP output plugin not working #7187
-
I installed the GST-ANT-FUSION Plugin for RSTP output but it doesn't doesn't work. Here is the
When I try to play the RSTP output via this URL, it doesn't work: I openned the following ports using
I am using I am tagging @USAMAWIZARD for attention on this issue Here is the Ant Media log file:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @USAMAWIZARD does the the GST-ANT Fusion plugin only work with the Ant Media Server Enterprise license or it works with the community edition too? I appreciate your advice on this matter? |
Beta Was this translation helpful? Give feedback.
-
@ugacomp I have mostly tested the plugin with , Enterprise Edition , Due to high load from Enterprise customer I don't have enough time to investigate this issue on community side , I would recommend you to go with Enterprise Edition. |
Beta Was this translation helpful? Give feedback.
@ugacomp I have mostly tested the plugin with , Enterprise Edition , Due to high load from Enterprise customer I don't have enough time to investigate this issue on community side , I would recommend you to go with Enterprise Edition.