chenshijun
2019-04-16 139dff28a5fe110d848b77fbbfe041ed9af42aa4
QiaoJiaSystem/GB28181DecoderModel/VideoCaptureElementWithRtp.h
@@ -37,7 +37,6 @@
         */
        bool getRunning();
        /***
         * 获取图片
         * @return
@@ -78,7 +77,7 @@
        //用来保存录像视频的路径
        std::string m_cutPath;
        std::atomic<bool> m_publishVideoRet{false};
        ffmpeg::VideoPublishElement * videoPublishElement{nullptr};
        ffmpeg::PipeVideoPublishElement * videoPublishElement{nullptr};
    private:
        /***
         * 启动实时流接收数据线程