--
You received this message because you are subscribed to the Google Groups "meetecho-janus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meetecho-janus+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
cmd=gst-launch-1.0 -e mp4mux name=mux ! filesink location=/var/www/html/recordings/1000-Super%20Trader2-03-08-2018__10.15.395_AM.mp4 udpsrc port=63003 caps="application/x-rtp, media=(string)video, payload=(int)100, clock-rate=(int)90000, encoding-name=(string)VP8-DRAFT-IETF-01" ! capssetter caps="video/x-vp8,width=1728,height=1080" ! rtpjitterbuffer latency=6000 do-lost=true do-retransmission=false ! rtpvp8depay ! vp8dec ! x264enc pass=cbr quantizer=22 bitrate=10000 ! video/x-h264,profile=high ! queue max-size-bytes=0 max-size-buffers=0 max-size-time=0 ! mux. udpsrc port=63004 caps="application/x-rtp, media=(string)audio, clock-rate=(int)48000, encoding-name=(string)X-GST-OPUS-DRAFT-SPITTKA-00, payload=96,channels=2" ! rtpjitterbuffer latency=6000 do-lost=true mode=0 ! rtpopusdepay ! opusdec plc=true ! audioconvert ! audiorate ! queue max-size-bytes=0 max-size-buffers=0 max-size-time=0 ! faac ! mux.
@Lorenzo Can you confirm we forward RTP to another server, we can record the stream as MP4 on that server? If yes, do you know any issues in this flow?Thanks,Anil
On Wed, Jan 25, 2017 at 4:19 PM, Lorenzo Miniero <lmin...@gmail.com> wrote:
RTP forwarding is only half the job. You need to do the RTP-to-RTMP transcoding yourself (e.g., via existing tools).L.
Il giorno martedì 24 gennaio 2017 20:19:37 UTC+1, m...@riff.tv ha scritto:Has anyone set up Janus > Wowza forwarding? We'd like to use Janus to handle the WebRTC negotiation/connection and have it forward the RTP stream to Wowza for recording, transcoding, etc. We've been trying to get this to work with rtp_forward, but so far no luck. Any tips would be appreciated!Thanks so much.
--
You received this message because you are subscribed to the Google Groups "meetecho-janus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meetecho-janu...@googlegroups.com.
--Best,Anil
To unsubscribe from this group and stop receiving emails from it, send an email to meetecho-janus+unsubscribe@googlegroups.com.