[FFmpeg-devel] RTMPS to FFM

Timo Rothenpieler timo at rothenpieler.org
Thu Jan 18 13:41:44 EET 2018


Am 18.01.2018 um 03:38 schrieb Gonzalo Martinez:
> Hi I have a client written in C++ that use a Hardware Encoder called Cedar
> and Stream the Video and Audio to my RTMPS server but now I need to change
> that to Stream locally to a ffserver.
> 
> The problem that I have when modify the URL from rtmps to
> http://localhost:8090/feed1.ffm is an error in DTS. Specially this.
> 
> I/HipcamCameraJNI(  786): sending video pts=880919, dts=9223372036854775808
> I/ffmpeg  (  786): Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 800821 >= 800821
> E/HipcamCameraJNI(  786): Error while writing video frame: Invalid argument
> 
> I need to contract someone to help with this bug, I have an environment
> with the build and the code and you can test with me in the camera that is
> android based.
> 
> Please let me know if someone can take this job or if you need more details
> about the error.
> 
> Thanks

ffserver was dropped from the codebase as it was long unmaintained, same 
with its associated formats like ffm.
It's highly unlikely you are going to find any kind of support for it.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3994 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180118/4c001b48/attachment.bin>


More information about the ffmpeg-devel mailing list