Menu

Dashcast frame rate probably not correct! error

Help
Fuat BASIK
2015-05-06
2015-06-30
  • Fuat BASIK

    Fuat BASIK - 2015-05-06

    Hi,
    I am trying to live stream my screen from Windows machine(using screen capture recorder with dashcast) and watch it using dash.js player.

    However at the dashcast side I got an error:

    [video_encoder] Rep v1 UTC diff at segment close: 11829 is higher than cumulated segment duration 11000 (diff 829) - frame rate is probably not correct!
    OR
    [video_encoder] Rep v1 UTC diff at segment close: 19187 is lower than cumulated segment duration 20000 (diff -813) - frame rate is probably not correct or frames were lost!

    When I get this error, video on the dash.js side stops and not works anymore. I run the dashcast with command:
    DashCast -vf dshow  -vres 1024x768 -vfr 24 -v video="screen-capture-recorder" -live -npts
    -time-shift -1 -seg-dur 10000

    Although I have changed many parameters i could not find any solution.

    I will be very happy if you can help me.

    Best,
    Fuat.

     
  • Fuat BASIK

    Fuat BASIK - 2015-05-06

    I have also changed with -vfr 25 and without specifying the segment duration. Still no luck.

     
  • Jean Le Feuvre

    Jean Le Feuvre - 2015-06-30

    Do you see any other info telling you frames were dropped ? Have you tried with a lower resolution ?