\n \n );\n}\n\nFooterLinks.propTypes = {\n classes: PropTypes.object.isRequired,\n};\n\nexport default withStyles(styles)(FooterLinks);","import React from 'react'\nimport PropTypes from 'prop-types'\n\nimport { Player } from 'video-react'\n\nimport { withStyles } from '@material-ui/core/styles'\nimport Paper from '@material-ui/core/Paper'\nimport Grid from '@material-ui/core/Grid'\n\nimport ExternalLink from '@material-ui/icons/Launch'\nimport { OutboundLink } from 'gatsby-plugin-google-analytics'\n\nrequire('./../../../../assets/styles/video.css')\n\nconst styles = {\n cardstyle: {\n padding: 5,\n },\n figcaption: {\n padding: 5\n },\n icon: {\n fontSize: 16,\n },\n};\n\nfunction VideoCard(props) {\n const { classes } = props;\n return (\n \n \n \n \n \n \n
\n
In diesem Video zeigen wir Ihnen wie Sie die Synology Disk Station als FTP Server einrichten können um so die Videoaufnahmen Ihrer INSTAR HD Kamera auf diese übertragen zu lassen. Auf Youtube ansehen
\n
\n \n \n \n );\n}\n\nVideoCard.propTypes = {\n classes: PropTypes.object.isRequired,\n}\n\nexport default withStyles(styles)(VideoCard)","import React from \"react\"\n\nimport SEOHelmet from '../../../../components/Layout/SEOHelmet'\nimport FTPServer from \"../../../../components/Products/Software/Videos/video-synology-ftp-upload\"\nimport Footer from \"../../../../components/Layout/footer\"\n\nconst seodata = {\n title: 'Synology Disk Station as FTP Server',\n description: 'Use your Synology or QNAP NAS to manage all your cameras and their video recordings. Or add them to your home automation system.',\n image: '/images/Search/P_SearchThumb_Products.png'\n};\n\n// export default (props) => (\n\nfunction SynologyFTP(props) {\n return (\n \n \n \n
\n Synology Disk Station als FTP Server einrichten\n