[Freeswitch-users] $500 bounty RTMP to conference room

Mike Jerris mike at freeswitch.org
Wed Oct 14 16:56:46 UTC 2020


Use mod_av to record/playback rtmp://

mod_rtmp is an endpoint module. Its a different animal that really has no use now that webrtc is available almost everywhere.

> On Oct 14, 2020, at 11:57 AM, Nathan Stratton <nathan at robotics.net> wrote:
> 
> 
> Trying to broadcast from vlc or a sling box with rtmp to freeswitch conference room. I have mod_rtmp installed and why I try to steam from vlc I get:
> 
> 2020-10-14 11:56:44.516563 [NOTICE] mod_rtmp.c:905 New RTMP session [88e00c1b-6b3a-4bac-83f5-bc12b879884b]
> 2020-10-14 11:56:44.516563 [INFO] rtmp_tcp.c:234 Rtmp connection from 50.210.153.253:36864 <http://50.210.153.253:36864/>
> 2020-10-14 11:56:44.516563 [DEBUG] rtmp.c:882 Sent handshake response
> 2020-10-14 11:56:44.536531 [DEBUG] rtmp.c:907 Done with handshake
> 2020-10-14 11:56:44.556571 [DEBUG] rtmp.c:1081 [chunk_stream=3 type=0x14 ts=0 stream_id=0x0] len=155
> 2020-10-14 11:56:44.556571 [DEBUG] rtmp.c:192 [amfnumber=3] Got INVOKE for connect
> 2020-10-14 11:56:44.556571 [DEBUG] rtmp.c:656 [amfnumber=2 type=0x1 stream_id=0x0] len=4 
> 2020-10-14 11:56:44.556571 [DEBUG] rtmp.c:656 [amfnumber=2 type=0x5 stream_id=0x0] len=4 
> 2020-10-14 11:56:44.556571 [DEBUG] rtmp.c:656 [amfnumber=2 type=0x6 stream_id=0x0] len=5 
> 2020-10-14 11:56:44.556571 [DEBUG] rtmp.c:656 [amfnumber=2 type=0x4 stream_id=0x0] len=6 
> 2020-10-14 11:56:44.556571 [DEBUG] rtmp.c:656 [amfnumber=3 type=0x14 stream_id=0x0] len=201 
> 2020-10-14 11:56:44.556571 [DEBUG] rtmp.c:656 [amfnumber=3 type=0x14 stream_id=0x0] len=61 
> 2020-10-14 11:56:44.556571 [NOTICE] rtmp_sig.c:122 Sent connect reply
> 2020-10-14 11:56:44.636529 [DEBUG] rtmp.c:1081 [chunk_stream=2 type=0x1 ts=0 stream_id=0x0] len=4
> 2020-10-14 11:56:44.636529 [DEBUG] rtmp.c:1089 SET CHUNKSIZE=512
> 2020-10-14 11:56:44.636529 [DEBUG] rtmp.c:1081 [chunk_stream=3 type=0x14 ts=0 stream_id=0x0] len=29
> 2020-10-14 11:56:44.636529 [DEBUG] rtmp.c:192 [amfnumber=3] Got INVOKE for releaseStream
> 2020-10-14 11:56:44.636529 [WARNING] rtmp.c:198 Unhandled invoke for "releaseStream"
> 2020-10-14 11:56:44.636529 [DEBUG] rtmp.c:1081 [chunk_stream=3 type=0x14 ts=0 stream_id=0x0] len=25
> 2020-10-14 11:56:44.636529 [DEBUG] rtmp.c:192 [amfnumber=3] Got INVOKE for FCPublish
> 2020-10-14 11:56:44.636529 [WARNING] rtmp.c:198 Unhandled invoke for "FCPublish"
> 2020-10-14 11:56:44.636529 [DEBUG] rtmp.c:1081 [chunk_stream=3 type=0x14 ts=0 stream_id=0x0] len=25
> 2020-10-14 11:56:44.636529 [DEBUG] rtmp.c:192 [amfnumber=3] Got INVOKE for createStream
> 2020-10-14 11:56:44.636529 [DEBUG] rtmp.c:656 [amfnumber=3 type=0x14 stream_id=0x0] len=29 
> 2020-10-14 11:56:44.636529 [INFO] rtmp_sig.c:137 Replied to createStream (0)
> 2020-10-14 11:56:44.696580 [DEBUG] rtmp.c:1081 [chunk_stream=8 type=0x14 ts=0 stream_id=0x1] len=30
> 2020-10-14 11:56:44.696580 [DEBUG] rtmp.c:192 [amfnumber=8] Got INVOKE for publish
> 2020-10-14 11:56:44.696580 [DEBUG] rtmp.c:656 [amfnumber=2 type=0x4 stream_id=0x0] len=6 
> 2020-10-14 11:56:44.696580 [DEBUG] rtmp.c:656 [amfnumber=5 type=0x14 stream_id=0x1] len=138 
> 2020-10-14 11:56:44.696580 [INFO] rtmp_sig.c:290 Got publish on stream 1.
> 2020-10-14 11:56:45.216562 [DEBUG] rtmp.c:1081 [chunk_stream=4 type=0x12 ts=0 stream_id=0x1] len=319
> 2020-10-14 11:56:45.656516 [DEBUG] rtmp_tcp.c:243 Closing socket
> 2020-10-14 11:56:51.796530 [NOTICE] mod_rtmp.c:1027 RTMP session ended [88e00c1b-6b3a-4bac-83f5-bc12b879884b]
> 
> Anyone able to help me? $500 via Paypal. 
> 
> ><>
> nathan stratto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20201014/4873cb31/attachment.html>


More information about the FreeSWITCH-users mailing list