YOUREWINNER.COM
 
   

Nginx help
 
Cirus
#1 01-10-2013, 03:58:05 AM
  • Administrator
  • *****
    *****
    *****
    *****
    *****
    *****
  • Posts: 17611
  • Rigcoins: 9811922.69
  • Send Money to Cirus
    OS X Mountain Lion Thumb Up
  • Head Cynic/Obscure Metalheadsmug hipsterProfessional Football Manager+
@steev, I just wanted to ask if you were just using the ffmpeg script to broadcast to your rtmp server. I am getting input/output errors!!


cirus_
#2 01-10-2013, 12:50:38 PM
  • Guest
Yes

I broadcast to rtmp://<IP>/live

And I was able to play it with
ffplay rtmp://<IP>/live


Cirus
#3 01-10-2013, 14:01:07 PM
  • Administrator
  • *****
    *****
    *****
    *****
    *****
    *****
  • Posts: 17611
  • Rigcoins: 9811922.69
  • Send Money to Cirus
    Tapatalk Thumb Up
  • Head Cynic/Obscure Metalheadsmug hipsterProfessional Football Manager+
Damn must be a port problem


cirus_
#4 01-10-2013, 17:23:42 PM
- Last Edit: 01-10-2013, 17:30:07 PM
  • Guest
Got JWPlayer set up here
http://yourewinner.com/jwplayer/

can't get it to play my stream though!!

maybe a codec issue


#5 01-10-2013, 17:46:23 PM
  • Guest
YES IT WORKS


#6 01-10-2013, 18:02:19 PM
- Last Edit: 01-10-2013, 23:45:48 PM
  • Guest
Here's my streaming script
Code: [Select]
#!/bin/sh
avconv -re -i "$1" -vcodec libx264 -preset fast -tune zerolatency -f flv -pix_fmt yuv420p -acodec libfaac -threads 0 "rtmp://76.220.66.216/live/flv"

I'm using libav, just replace "avconv" with "ffmpeg" if you're using that instead.

Usage:
./stream.sh /path/to/video


#7 01-10-2013, 18:07:18 PM
- Last Edit: 01-10-2013, 18:17:25 PM
  • Guest
hello, friends

EJ says he's watching a slideshow. please let me know how it works for you

edit: nvm stream canceled


#9 02-10-2013, 16:13:42 PM
  • Guest
lol so true @EJ


0 Members and 1 Guest are viewing this topic.