Coder Social home page Coder Social logo

Comments (4)

jprjr avatar jprjr commented on July 20, 2024

I'm not familiar with mips - do they require authentication or anything like that? Do they have any tutorials on say, setting up OBS/Xsplit I can take a look at?

from multistreamer.

jprjr avatar jprjr commented on July 20, 2024

From @mourin00 on September 20, 2017 16:27

they dont request authentication and wihtout any tutorials or setting they just give me FMS URL : rtmp://cdn.mipspublisher.com/live and Stream Name : .... and it work fine in OBS

from multistreamer.

jprjr avatar jprjr commented on July 20, 2024

I've tried looking into this, I've yet to get mips.tv to work with anything - OBS, ffmpeg, Multistreamer.

If anybody can come up with a working ffmpeg commandline for pushing to MIPS I'll take another look but for now I'm just closing this issue.

cc @mourin00

from multistreamer.

Fran008 avatar Fran008 commented on July 20, 2024

Helllo.

I am trying to publish into mips.tv from VLC with the next command:

#duplicate{dst=display,dst="transcode{vcodec=h264,width=512,height=288,acodec=aac,ab=128,vb=300,samplerate=22050}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://cdn.mipspublisher.com/live/mychannelname?key=39e2027e&id=272331}"}

Did you find any solution to the authentication chain? I have tried with ffmpeg too... and it does not work either.

ffmpeg -re -i http://ccma-tva-es-abertis-live.hls.adaptive.level3.net/es/ngrp:c33_web/chunklist_b548000.m3u8 -b:v 300k -c:v libx264 -sample_rate 44100 -acodec aac -f flv "rtmp://cdn.mipspublisher.com/live/mychannelname?key=39e2027e&id=272331"

It gives the next message:

[rtmp @ 0x80149850] Unknown connect error (unsupported authentication method?)
[rtmp @ 0x80149850] Server error: Connection failed: Application rejected connection.
rtmp://cdn.mipspublisher.com/live/gianfranco?key=39e2017e&id=272731ffmpeg: Unknown error occurred

I just need the server not to block my identification chain. I think it will work the same in VLC as in ffmpeg. Any idea? Thank you very much for your time!

from multistreamer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.